From c6bd44f14a2ae5b63b25cff0b972ba75af6c1bbc Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Tue, 24 Nov 2015 11:21:11 -0800 Subject: Added legal and support items to config file --- config/config.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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": "", -- cgit v1.2.3-1-g7c22