Added legal and support settings to sys console and implemented support for options in app
Этот коммит содержится в:
@@ -82,12 +82,12 @@
|
||||
"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",
|
||||
"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": {
|
||||
|
||||
Ссылка в новой задаче
Block a user