mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
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. |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| __init__.py | ||
| auth.py | ||
| models.py | ||
| README.md | ||
| urls.py | ||
| views.py | ||
ZILENCER -- The Zulip license manager
This app is the place for storing state about various deployments of Zulip that exist in the world.