Fix syntax error for default_color_theme in diaspora.toml.example

closes #8194
This commit is contained in:
Benjamin Neff 2020-12-27 06:24:27 +01:00 committed by Jonne Haß
parent cfd5397cfc
commit 98e70c8221

View file

@ -388,7 +388,7 @@
## to enter the name of the theme's folder in "app/assets/stylesheets/color_themes/". ## to enter the name of the theme's folder in "app/assets/stylesheets/color_themes/".
## ("original" for the theme in "app/assets/stylesheets/color_themes/original/", for ## ("original" for the theme in "app/assets/stylesheets/color_themes/original/", for
## example). ## example).
#default_color_theme: "original" #default_color_theme = "original"
## CURL debug (default=false) ## CURL debug (default=false)
## Turn on extra verbose output when sending stuff. Note: you ## Turn on extra verbose output when sending stuff. Note: you