This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oleg
/
pixelfed
mirror da
https://github.com/pixelfed/pixelfed.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Update horizon config
Daniel Supernault
6 anni fa
parent
2b08f66a5f
commit
1a4353d191
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
config/horizon.php
+ 2
- 0
config/horizon.php
Vedi File
@@ -91,4 +91,6 @@ return [
],
],
],
+
+ 'darkmode' => env('HORIZON_DARKMODE', false),
];