summaryrefslogtreecommitdiff
path: root/.env.template
diff options
context:
space:
mode:
authorHelmut K. C. Tessarek <[email protected]>2022-12-09 16:31:40 -0500
committerHelmut K. C. Tessarek <[email protected]>2022-12-09 16:31:40 -0500
commit52a50e9adeb8520fca9d96d83cbc2d06cb3d4c91 (patch)
tree459cef750ae156f0595c6092bbb8277bea5bafa4 /.env.template
parentb7c9a346c1f7f664f2bda997632cb14fdd55b94d (diff)
downloadvaultwarden-52a50e9adeb8520fca9d96d83cbc2d06cb3d4c91.tar.gz
vaultwarden-52a50e9adeb8520fca9d96d83cbc2d06cb3d4c91.zip
Improve comments
- The first one was not a proper sentence. - The second one mixed passive and active form in the secon d part of the sentence.
Diffstat (limited to '.env.template')
-rw-r--r--.env.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/.env.template b/.env.template
index 22877f15..7ccdacd3 100644
--- a/.env.template
+++ b/.env.template
@@ -83,11 +83,11 @@
## Controls whether event logging is enabled for organizations
## This setting applies to organizations.
-## Default this is disabled. Also check the EVENT_CLEANUP_SCHEDULE and EVENTS_DAYS_RETAIN settings.
+## Disabled by default. Also check the EVENT_CLEANUP_SCHEDULE and EVENTS_DAYS_RETAIN settings.
# ORG_EVENTS_ENABLED=false
## Number of days to retain events stored in the database.
-## If unset (the default), events are kept indefently and also disables the scheduled job!
+## If unset (the default), events are kept indefinitely and the scheduled job is disabled!
# EVENTS_DAYS_RETAIN=
## Job scheduler settings