PLT-6139 (Server): Private Channel member managing (#5941)

Adds an EE policy feature to allow restricting system-wide which level of
Admins can manage the membership of private channels.
Этот коммит содержится в:
George Goldberg
2017-04-03 18:13:28 +01:00
коммит произвёл Harrison Healey
родитель 232a99f0c7
Коммит e49f5928c5
7 изменённых файлов: 529 добавлений и 23 удалений

Просмотреть файл

@@ -61,6 +61,7 @@
"RestrictPrivateChannelManagement": "all",
"RestrictPublicChannelDeletion": "all",
"RestrictPrivateChannelDeletion": "all",
"RestrictPrivateChannelManageMembers": "all",
"UserStatusAwayTimeout": 300,
"MaxChannelsPerTeam": 2000,
"MaxNotificationsPerChannel": 1000