This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
oleg
/
pixelfed
mirror de
https://github.com/pixelfed/pixelfed.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Update horizon config
Daniel Supernault
6 anos atrás
pai
2b08f66a5f
commit
1a4353d191
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
2
0
config/horizon.php
+ 2
- 0
config/horizon.php
Ver arquivo
@@ -91,4 +91,6 @@ return [
],
],
],
+
+ 'darkmode' => env('HORIZON_DARKMODE', false),
];