From a3bc7ff196e09a1e995b47f53b05717282f0ba72 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Mon, 28 Nov 2022 19:37:26 -0700 Subject: Update error emails docs Refs #76 --- docs/installation.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 3574338..662a980 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -115,8 +115,9 @@ be provided from the first boot. ``X-Forwarded-Proto``). * If you want to receive emails about internal site errors, set - ``TAKAHE_ERROR_EMAILS`` to a comma-separated list of email addresses that - should get them. + ``TAKAHE_ERROR_EMAILS`` to a valid JSON list of emails, such as + ``["andrew@aeracode.org"]`` (if you're doing this via shell, be careful + about escaping!) Migrations -- cgit v1.2.3