Merge pull request #1588 from rgarmsen2295/plt-881

PLT-881 Adds Legal and Support Settings to the System Console
Этот коммит содержится в:
Joram Wilander
2015-12-12 15:47:36 -05:00
родитель ce03fbc6d8 87d7db3438
Коммит b9a4966e7d
13 изменённых файлов: 403 добавлений и 46 удалений

Просмотреть файл

@@ -82,6 +82,14 @@
"ShowEmailAddress": true,
"ShowFullName": true
},
"SupportSettings": {
"TermsOfServiceLink": "/static/help/terms.html",
"PrivacyPolicyLink": "/static/help/privacy.html",
"AboutLink": "/static/help/about.html",
"HelpLink": "/static/help/help.html",
"ReportAProblemLink": "/static/help/report_problem.html",
"SupportEmail": "feedback@mattermost.com"
},
"GitLabSettings": {
"Enable": false,
"Secret": "",