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:
parent
85244a4ac9
commit
27536dedda
1 changed files with 4 additions and 0 deletions
|
@ -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=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue