PLT-3740 Terms of Service link updates (#3707)
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
4dcada0a94
Коммит
e67bbcb0ae
@@ -499,7 +499,7 @@ func (o *Config) SetDefaults() {
|
||||
|
||||
if o.SupportSettings.TermsOfServiceLink == nil {
|
||||
o.SupportSettings.TermsOfServiceLink = new(string)
|
||||
*o.SupportSettings.TermsOfServiceLink = ""
|
||||
*o.SupportSettings.TermsOfServiceLink = "https://about.mattermost.com/default-terms/"
|
||||
}
|
||||
|
||||
if !IsSafeLink(o.SupportSettings.PrivacyPolicyLink) {
|
||||
|
||||
Ссылка в новой задаче
Block a user