mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
We do not require values of realm_create_stream_policy, realm_invite_to_stream_policy, realm_private_message_policy and realm_wildcard_mention_policy in the organization settings templates, as we handle the dropdown values of these settings in javascript code (settings_org.js) only and these values are not used anywhere in templates.