mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
settings: Remove add_custom_emoji_policy setting.
Removed `add_custom_emoji_policy` setting as the permission to add custom emoji is now controlled by `can_add_custom_emoji_group` setting.
This commit is contained in:
@@ -27,6 +27,9 @@ format used by the Zulip server that they are interacting with.
|
||||
Added `can_add_custom_emoji_group` realm setting which is a
|
||||
[group-setting value](/api/group-setting-values) describing the set of users
|
||||
with permission to add custom emoji in the organization.
|
||||
* `PATCH /realm`, [`GET /events`](/api/get-events): Removed
|
||||
`add_custom_emoji_policy` property, as the permission to add custom emoji
|
||||
in the organization is now controlled by `can_add_custom_emoji_group` setting.
|
||||
|
||||
**Feature level 306**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user