Skip to content

Commit

Permalink
docs: Clarify --email installation option.
Browse files Browse the repository at this point in the history
(cherry picked from commit 358a0dd)
  • Loading branch information
alya authored and alexmv committed Jan 19, 2023
1 parent 16f119b commit edfdcdc
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions docs/production/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,14 @@ If the script gives an error, consult [Troubleshooting](#troubleshooting) below.

#### Installer options

- `[email protected]`: The email address of the person or team
who should get support and error emails from this Zulip server.
This becomes `ZULIP_ADMINISTRATOR` ([docs][doc-settings]) in the
Zulip settings.
- `[email protected]`: The email address for the person or team who
maintains the Zulip installation. Note that this is a public-facing email
address; it may appear on 404 pages, is used as the sender's address for many
automated emails, and is advertised as a support address. An email address
like [email protected] is totally reasonable, as is [email protected]. Do
not put a display name; e.g. "[email protected]", not "Zulip Support
<[email protected]>". This becomes `ZULIP_ADMINISTRATOR`
([docs][doc-settings]) in the Zulip settings.

- `--hostname=zulip.example.com`: The user-accessible domain name for
this Zulip server, i.e., what users will type in their web browser.
Expand Down

0 comments on commit edfdcdc

Please sign in to comment.