mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-22 07:10:59 +00:00
parent
974378c292
commit
a3bc7ff196
1 changed files with 3 additions and 2 deletions
|
@ -115,8 +115,9 @@ be provided from the first boot.
|
||||||
``X-Forwarded-Proto``).
|
``X-Forwarded-Proto``).
|
||||||
|
|
||||||
* If you want to receive emails about internal site errors, set
|
* If you want to receive emails about internal site errors, set
|
||||||
``TAKAHE_ERROR_EMAILS`` to a comma-separated list of email addresses that
|
``TAKAHE_ERROR_EMAILS`` to a valid JSON list of emails, such as
|
||||||
should get them.
|
``["andrew@aeracode.org"]`` (if you're doing this via shell, be careful
|
||||||
|
about escaping!)
|
||||||
|
|
||||||
|
|
||||||
Migrations
|
Migrations
|
||||||
|
|
Loading…
Reference in a new issue