mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
install: Add --agree-to-terms-of-service flag.
This commit is contained in:
committed by
Tim Abbott
parent
0362e53dbf
commit
0a45a289f2
@@ -119,6 +119,12 @@ of the failure, you can just rerun the script. For more information, see
|
||||
notifications are not enabled, no data will be submitted, so this flag is
|
||||
redundant.
|
||||
|
||||
- `--agree-to-terms-of-service`: If you're using the `--push-notifications` flag,
|
||||
you can pass this additional flag to indicate that you have read and agree to
|
||||
the [Terms of Service][terms].
|
||||
This skips the Terms of Service prompt, allowing for running the installer
|
||||
with `--push-notifications` in scripts without requiring user input.
|
||||
|
||||
- `--self-signed-cert`: With this option, the Zulip installer
|
||||
generates a self-signed SSL certificate for the server. This isn't
|
||||
suitable for production use, but may be convenient for testing.
|
||||
|
||||
Reference in New Issue
Block a user