mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
settings: Add can_set_topics_policy_group
realm setting.
Added `can_set_topics_policy_group` realm setting to control permission to change per-channel `topics_policy`.
This commit is contained in:
5
api_docs/unmerged.d/ZF-ec92b4.md
Normal file
5
api_docs/unmerged.d/ZF-ec92b4.md
Normal file
@@ -0,0 +1,5 @@
|
||||
* `PATCH /realm`, [`POST /register`](/api/register-queue),
|
||||
[`GET /events`](/api/get-events): Added `can_set_topics_policy_group`
|
||||
realm setting, which is a [group-setting value](/api/group-setting-values)
|
||||
describing the set of users with permission to change per-channel `topics_policy`
|
||||
setting.
|
Reference in New Issue
Block a user