mirror of
https://github.com/zulip/zulip.git
synced 2026-06-18 21:01:52 +08:00
generate-secrets.py now requires --development for development environment setup or --production for production environment setup (and one of these options is mandatory). This solves the problem that it was somewhat easy to accidentally run generate-secrets.py without the `-d` option while doing manual development environment setup. Fixes: #1911. |
||
|---|---|---|
| .. | ||
| configure-rabbitmq | ||
| flush-memcached | ||
| generate_secrets.py | ||
| initialize-database | ||
| install | ||
| node-wrapper | ||
| npm-wrapper | ||
| postgres-init-db | ||
| terminate-psql-sessions | ||