summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json
index 999ea8a83..406c7bef2 100644
--- a/config/config.json
+++ b/config/config.json
@@ -82,6 +82,14 @@
"ShowEmailAddress": true,
"ShowFullName": true
},
+ "LegalAndSupportSettings": {
+ "TermsOfServiceLink": "https://github.com/mattermost/platform/blob/master/README.md",
+ "PrivacyPolicyLink": "https://github.com/mattermost/platform/blob/master/README.md",
+ "AboutLink": "http://www.mattermost.org/features/",
+ "HelpLink": "https://github.com/mattermost/platform/blob/master/README.md",
+ "ReportAProblemLink": "https://forum.mattermost.org/c/general/trouble-shoot",
+ "SupportEmail": "feedback@mattermost.com"
+ },
"GitLabSettings": {
"Enable": false,
"Secret": "",