X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fproduction.yaml.example;h=0ac05c5153d14e44a530467dc90b746a04e1b798;hb=72c33e716fecd1826dcf645957f8669821f91ff3;hp=8b8c98f8c1e9cdff8467c7766d492db7b7b6f3f6;hpb=610d0be13b3d01f653ef269271dd667a57c85ef2;p=github%2FChocobozzz%2FPeerTube.git 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: theme: default: 'default' + +broadcast_message: + enabled: false + message: '' # Support markdown + level: 'info' # 'info' | 'warning' | 'error' + dismissable: false