This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update horizon config
Daniel Supernault
6 years ago
parent
2b08f66a5f
commit
1a4353d191
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
config/horizon.php
+ 2
- 0
config/horizon.php
View File
@@ -91,4 +91,6 @@ return [
],
],
],
+
+ 'darkmode' => env('HORIZON_DARKMODE', false),
];