diff --git a/config/config.json b/config/config.json index 999ea8a835..406c7bef2c 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": "",