This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
oleg
/
pixelfed
réplica de
https://github.com/pixelfed/pixelfed.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Update storage, add remote media cache directory
Daniel Supernault
%!s(int64=4) %!d(string=hai) anos
pai
2284d85f9c
achega
0eabbfdd07
Modificáronse 2 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
storage/app/.gitignore
2
0
storage/app/remcache/.gitignore
+ 1
- 0
storage/app/.gitignore
Ver ficheiro
@@ -1,4 +1,5 @@
*
!public/
+!remcache/
!cities.json
!.gitignore
+ 2
- 0
storage/app/remcache/.gitignore
Ver ficheiro
@@ -0,0 +1,2 @@
+*
+!.gitignore