mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
settings: Remove ZULIP_COM_STAGING setting.
This setting is no longer used outside the local_settings.py file for zulip.com.
This commit is contained in:
@@ -146,7 +146,6 @@ DEFAULT_SETTINGS = {'TWITTER_CONSUMER_KEY': '',
|
||||
'AUTH_LDAP_SERVER_URI': "",
|
||||
'EXTERNAL_URI_SCHEME': "https://",
|
||||
'ZULIP_COM': False,
|
||||
'ZULIP_COM_STAGING': False,
|
||||
'STATSD_HOST': '',
|
||||
'OPEN_REALM_CREATION': False,
|
||||
'REMOTE_POSTGRES_HOST': '',
|
||||
|
||||
Reference in New Issue
Block a user