This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
oleg
/
pixelfed
peilaus alkaen
https://github.com/pixelfed/pixelfed.git
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Update storage, add remote media cache directory
Daniel Supernault
4 vuotta sitten
vanhempi
2284d85f9c
commit
0eabbfdd07
2 muutettua tiedostoa
jossa
3 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
storage/app/.gitignore
2
0
storage/app/remcache/.gitignore
+ 1
- 0
storage/app/.gitignore
Näytä tiedosto
@@ -1,4 +1,5 @@
*
!public/
+!remcache/
!cities.json
!.gitignore
+ 2
- 0
storage/app/remcache/.gitignore
Näytä tiedosto
@@ -0,0 +1,2 @@
+*
+!.gitignore