mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
fixes mm-1239 adds config setting to turn off valet feature
This commit is contained in:
@@ -96,6 +96,7 @@ type PrivacySettings struct {
|
||||
type TeamSettings struct {
|
||||
MaxUsersPerTeam int
|
||||
AllowPublicLink bool
|
||||
AllowValet bool
|
||||
TermsLink string
|
||||
PrivacyLink string
|
||||
AboutLink string
|
||||
|
||||
Reference in New Issue
Block a user