summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json
index d8384a9e3..31b1b1a45 100644
--- a/config/config.json
+++ b/config/config.json
@@ -171,6 +171,13 @@
"ReportAProblemLink": "https://about.mattermost.com/default-report-a-problem/",
"SupportEmail": "feedback@mattermost.com"
},
+ "AnnouncementSettings": {
+ "EnableBanner": false,
+ "BannerText": "",
+ "BannerColor": "#f2a93b",
+ "BannerTextColor": "#333333",
+ "AllowBannerDismissal": true
+ },
"GitLabSettings": {
"Enable": false,
"Secret": "",