This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
oleg
/
pixelfed
espejo de
https://github.com/pixelfed/pixelfed.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Update horizon config
Daniel Supernault
hace 6 años
padre
2b08f66a5f
commit
1a4353d191
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
config/horizon.php
+ 2
- 0
config/horizon.php
Ver fichero
@@ -91,4 +91,6 @@ return [
],
],
],
+
+ 'darkmode' => env('HORIZON_DARKMODE', false),
];