summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrivacyDevel <105459436+PrivacyDevel@users.noreply.github.com>2022-11-22 17:22:46 +0000
committerGitHub <noreply@github.com>2022-11-22 17:22:46 +0000
commit4fc5d43374ca39890a98a27d129979eb960c1c4b (patch)
tree94003e3bfca6987a83e9f379800494fa80a9c851
parent96560672965feb3cc28f8ca579fef229b4823378 (diff)
downloadinvidious-4fc5d43374ca39890a98a27d129979eb960c1c4b.tar.gz
invidious-4fc5d43374ca39890a98a27d129979eb960c1c4b.tar.bz2
invidious-4fc5d43374ca39890a98a27d129979eb960c1c4b.zip
Update config.example.yml
-rw-r--r--config/config.example.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.example.yml b/config/config.example.yml
index 68e777c1..8794880d 100644
--- a/config/config.example.yml
+++ b/config/config.example.yml
@@ -614,9 +614,9 @@ default_user_preferences:
## Enable/Disable dark mode.
##
## Accepted values: "dark", "light", "auto"
- ## Default: <none>
+ ## Default: "auto"
##
- #dark_mode:
+ #dark_mode: "auto"
##
## Enable/Disable thin mode (no video thumbnails).