EE: Add the ability to restrict the user roles that can send team invites (#3442)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
4c9b48da8f
Коммит
b97b3ae617
@@ -37,7 +37,8 @@
|
||||
"RestrictTeamNames": true,
|
||||
"EnableCustomBrand": false,
|
||||
"CustomBrandText": "",
|
||||
"RestrictDirectMessage": "any"
|
||||
"RestrictDirectMessage": "any",
|
||||
"RestrictTeamInvite": "system_admin"
|
||||
},
|
||||
"SqlSettings": {
|
||||
"DriverName": "mysql",
|
||||
|
||||
Ссылка в новой задаче
Block a user