Merge pull request #1588 from rgarmsen2295/plt-881
PLT-881 Adds Legal and Support Settings to the System Console
Этот коммит содержится в:
@@ -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": "",
|
||||
|
||||
Ссылка в новой задаче
Block a user