This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
oleg
/
pixelfed
cermin dari
https://github.com/pixelfed/pixelfed.git
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
Update storage, add remote media cache directory
Daniel Supernault
4 tahun lalu
induk
2284d85f9c
melakukan
0eabbfdd07
2 mengubah file
dengan
3 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
0
storage/app/.gitignore
2
0
storage/app/remcache/.gitignore
+ 1
- 0
storage/app/.gitignore
Tampilan Berkas
@@ -1,4 +1,5 @@
*
!public/
+!remcache/
!cities.json
!.gitignore
+ 2
- 0
storage/app/remcache/.gitignore
Tampilan Berkas
@@ -0,0 +1,2 @@
+*
+!.gitignore