mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
To not change the `supervisor.conf` file, which requires a restart of supervisor (and thus all services running under it, which is extremely disruptive) we carefully leave the contents unchanged for most installs, and append a new piece to the file, only for the zmirror configuration, using `concat`.