This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
oleg
/
pixelfed
şunun yansıması
https://github.com/pixelfed/pixelfed.git
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
Update storage, add remote media cache directory
Daniel Supernault
4 yıl önce
ebeveyn
2284d85f9c
işleme
0eabbfdd07
2 değiştirilmiş dosya
ile
3 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
1
0
storage/app/.gitignore
2
0
storage/app/remcache/.gitignore
+ 1
- 0
storage/app/.gitignore
Dosyayı Görüntüle
@@ -1,4 +1,5 @@
*
!public/
+!remcache/
!cities.json
!.gitignore
+ 2
- 0
storage/app/remcache/.gitignore
Dosyayı Görüntüle
@@ -0,0 +1,2 @@
+*
+!.gitignore