This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
oleg
/
pixelfed
kopia lustrzana
https://github.com/pixelfed/pixelfed.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Update storage, add remote media cache directory
Daniel Supernault
4 lat temu
rodzic
2284d85f9c
commit
0eabbfdd07
2 zmienionych plików
z
3 dodań
i
0 usunięć
Zunifikowany widok
Pokaż statystyki zmian
1
0
storage/app/.gitignore
2
0
storage/app/remcache/.gitignore
+ 1
- 0
storage/app/.gitignore
Wyświetl plik
@@ -1,4 +1,5 @@
*
*
!public/
!public/
+!remcache/
!cities.json
!cities.json
!.gitignore
!.gitignore
+ 2
- 0
storage/app/remcache/.gitignore
Wyświetl plik
@@ -0,0 +1,2 @@
+*
+!.gitignore