From 0c3e2c8492c3ef6631bf8062ba2faef905e7661e Mon Sep 17 00:00:00 2001 From: brooke Date: Wed, 12 Feb 2025 18:28:45 -0500 Subject: [PATCH] add SETTING_ZULIP_ADMINISTRATOR to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f13e4ac..3a4995d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ * `abra app secret insert smtp_password v1 ` (A working SMTP server is required for setup) * `abra app secret g -a ` * `abra app config ` - * Populate SMTP settings by editing env variables that start with `SETTING_EMAIL` + * Populate SMTP settings by editing env variables that start with `SETTING_EMAIL`. + * Add a valid email to `SETTING_ZULIP_ADMINISTRATOR`, this email will get error and support emails. * `abra app deploy `