1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-09-08 18:52:43 +00:00

Revert "Update .env.template"

This reverts commit 5bed974ba7b9f481792d2228834585f053d47dc3.
This commit is contained in:
toto-xoxo 2023-11-23 15:19:30 +01:00 committed by Mathijs van Veluw
commit 27536dedda

View file

@ -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=