mirror of https://github.com/zulip/zulip.git
d89ab2694f
This is needed for the command to work in docker-zulip, where the zulip user may not have write permissions to the parent directory of the secrets file. By default, crudini creates a temporary file, which makes the command fail under those conditions. With --inplace, the secret file gets written to directly without creation of temporary files. |
||
---|---|---|
.. | ||
commands | ||
data | ||
__init__.py |