mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
register: Pass settings.WEB_PUBLIC_STREAMS_ENABLED to clients.
This commit adds 'server_web_public_streams_enabled' field to the register response to pass settings.WEB_PUBLIC_STREAMS_ENABLED to clients.
This commit is contained in:
@@ -190,6 +190,7 @@ class HomeTest(ZulipTestCase):
|
||||
"server_name_changes_disabled",
|
||||
"server_needs_upgrade",
|
||||
"server_timestamp",
|
||||
"server_web_public_streams_enabled",
|
||||
"settings_send_digest_emails",
|
||||
"show_billing",
|
||||
"show_plans",
|
||||
|
||||
Reference in New Issue
Block a user