This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
oleg
/
pixelfed
mirrorاز
https://github.com/pixelfed/pixelfed.git
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Update storage, add remote media cache directory
Daniel Supernault
4 سال پیش
والد
2284d85f9c
کامیت
0eabbfdd07
2فایلهای تغییر یافته
به همراه
3 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
1
0
storage/app/.gitignore
2
0
storage/app/remcache/.gitignore
+ 1
- 0
storage/app/.gitignore
مشاهده فایل
@@ -1,4 +1,5 @@
*
!public/
+!remcache/
!cities.json
!.gitignore
+ 2
- 0
storage/app/remcache/.gitignore
مشاهده فایل
@@ -0,0 +1,2 @@
+*
+!.gitignore