This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
oleg
/
pixelfed
tükrözi:
https://github.com/pixelfed/pixelfed.git
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Forráskód Böngészése
Update storage, add remote media cache directory
Daniel Supernault
4 éve
szülő
2284d85f9c
commit
0eabbfdd07
2 módosított fájl
,
3 hozzáadás
és
0 törlés
Osztott Nézet
Diff Statisztika Mutatása
1
0
storage/app/.gitignore
2
0
storage/app/remcache/.gitignore
+ 1
- 0
storage/app/.gitignore
Fájl Megtekintése
@@ -1,4 +1,5 @@
*
!public/
+!remcache/
!cities.json
!.gitignore
+ 2
- 0
storage/app/remcache/.gitignore
Fájl Megtekintése
@@ -0,0 +1,2 @@
+*
+!.gitignore