This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
oleg
/
pixelfed
kopia lustrzana
https://github.com/pixelfed/pixelfed.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Update horizon config
Daniel Supernault
6 lat temu
rodzic
2b08f66a5f
commit
1a4353d191
1 zmienionych plików
z
2 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
2
0
config/horizon.php
+ 2
- 0
config/horizon.php
Wyświetl plik
@@ -91,4 +91,6 @@ return [
],
],
],
+
+ 'darkmode' => env('HORIZON_DARKMODE', false),
];