summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2015-11-24 11:21:11 -0800
committerReed Garmsen <rgarmsen2295@gmail.com>2015-12-01 11:07:11 -0800
commitc6bd44f14a2ae5b63b25cff0b972ba75af6c1bbc (patch)
tree6f29fabe6f4ea3c7a887d73a77089266b7dc9143 /config
parent74211401dd4be84f16fabd785c23efa22b3029cf (diff)
downloadchat-c6bd44f14a2ae5b63b25cff0b972ba75af6c1bbc.tar.gz
chat-c6bd44f14a2ae5b63b25cff0b972ba75af6c1bbc.tar.bz2
chat-c6bd44f14a2ae5b63b25cff0b972ba75af6c1bbc.zip
Added legal and support items to config file
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": "",