mirror of
https://github.com/zulip/zulip.git
synced 2025-10-31 20:13:46 +00:00
deployed => production
(imported from commit 2d7b0a7a73b0c84b32634a88af1e0d666139d4ff)
This commit is contained in:
@@ -11,7 +11,7 @@ def add_settings(request):
|
||||
# will render even if the appropriate context is not provided
|
||||
# to the template
|
||||
'not_enterprise': not settings.ENTERPRISE,
|
||||
'deployed': settings.PRODUCTION,
|
||||
'zulip_com': settings.ZULIP_COM,
|
||||
'zulip_admin': settings.ZULIP_ADMINISTRATOR,
|
||||
'login_url': settings.HOME_NOT_LOGGED_IN,
|
||||
'only_sso': settings.ONLY_SSO,
|
||||
|
||||
Reference in New Issue
Block a user