From 27536dedda477b93074ff0acdae8fe7e62f73bfe Mon Sep 17 00:00:00 2001 From: toto-xoxo <85445598+toto-xoxo@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:19:30 +0100 Subject: [PATCH] Revert "Update .env.template" This reverts commit 5bed974ba7b9f481792d2228834585f053d47dc3. --- .env.template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.env.template b/.env.template index 8aad0436..68c436e8 100644 --- a/.env.template +++ b/.env.template @@ -95,6 +95,10 @@ ## Disabled by default. Also check the EVENT_CLEANUP_SCHEDULE and EVENTS_DAYS_RETAIN settings. # ORG_EVENTS_ENABLED=false +## Controls whether users can change their email. +## This setting applies globally to all users +# EMAIL_CHANGE_ALLOWED=true + ## Number of days to retain events stored in the database. ## If unset (the default), events are kept indefinitely and the scheduled job is disabled! # EVENTS_DAYS_RETAIN=