mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Even if Django and PostgreSQL are on the same host, the `nagios` user may lack permissions to read accessory configuration files needed to load the Django configuration (e.g. authentication keys). Catch those failures, and switch to loading the required settings from `/etc/zulip/zulip.conf`.