diff --git a/backend/Readme.md b/backend/Readme.md index 63edb3e16..d9d025a75 100644 --- a/backend/Readme.md +++ b/backend/Readme.md @@ -155,6 +155,8 @@ Configuration is handled entirely via environment variables. To that end, here a * `EMAIL_SMTP_AUTH_TYPE` * Indicates which kind of authentication scheme to use when connecting to an SMTP server * Valid values: `login`, `plain`, `crammd5` (for LOGIN, PLAIN, and CRAM-MD5 respectively) + * `ENABLE_EVIDENCE_EXPORT` + * When set to `'true'`, used to allow global admins, operation admins, or member of a group with admin permissions to export zipped evidence from an operation #### Flags