mirror of https://github.com/zulip/zulip.git
4a93149435
Instead of the PUSH_NOTIFICATIONS_BOUNCER_URL and SUBMIT_USAGE_STATISTICS settings, we want servers to configure individual ZULIP_SERVICE_* settings, while maintaining backward compatibility with the old settings. Thus, if all the new ZULIP_SERVICE_* are at their default False value, but the legacy settings are activated, they need to be translated in computed_settings to the modern way. |
||
---|---|---|
.. | ||
__init__.py | ||
add_mock_conversation.py | ||
add_server_to_legacy_plan.py | ||
calculate_first_visible_message_id.py | ||
compare_messages.py | ||
downgrade_small_realms_behind_on_payments.py | ||
invoice_plans.py | ||
mark_all_messages_unread.py | ||
populate_billing_realms.py | ||
populate_db.py | ||
print_initial_password.py | ||
profile_request.py | ||
queue_rate.py | ||
render_messages.py | ||
rundjangoserver.py | ||
switch_realm_from_standard_to_plus_plan.py | ||
sync_api_key.py |