aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 8b8c98f8c..0ac05c515 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -386,3 +386,9 @@ followings:
386 386
387theme: 387theme:
388 default: 'default' 388 default: 'default'
389
390broadcast_message:
391 enabled: false
392 message: '' # Support markdown
393 level: 'info' # 'info' | 'warning' | 'error'
394 dismissable: false