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 | ||
check_analytics_state.py | ||
clear_analytics_tables.py | ||
clear_single_stat.py | ||
populate_analytics_db.py | ||
update_analytics_counts.py |