This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
oleg
/
pixelfed
spogulis no
https://github.com/pixelfed/pixelfed.git
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Pārlūkot izejas kodu
Update storage, add remote media cache directory
Daniel Supernault
4 gadi atpakaļ
vecāks
2284d85f9c
revīzija
0eabbfdd07
2 mainītis faili
ar
3 papildinājumiem
un
0 dzēšanām
Dalītais skats
Rādīt salīdzināšanas statistiku
1
0
storage/app/.gitignore
2
0
storage/app/remcache/.gitignore
+ 1
- 0
storage/app/.gitignore
Parādīt failu
@@ -1,4 +1,5 @@
*
!public/
+!remcache/
!cities.json
!.gitignore
+ 2
- 0
storage/app/remcache/.gitignore
Parādīt failu
@@ -0,0 +1,2 @@
+*
+!.gitignore