aboutsummaryrefslogtreecommitdiffstats
path: root/etc/vaultwarden
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--etc/vaultwarden/vaultwarden (renamed from etc/bitwarden_rs/bitwarden_rs.env)4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/bitwarden_rs/bitwarden_rs.env b/etc/vaultwarden/vaultwarden
index 79b93f4..91ba017 100644
--- a/etc/bitwarden_rs/bitwarden_rs.env
+++ b/etc/vaultwarden/vaultwarden
@@ -1,4 +1,4 @@
-## Bitwarden_RS Configuration File
+## Vaultwarden Configuration File
## Uncomment any of the following lines to change the defaults
## Main data folder
@@ -62,7 +62,7 @@
## Enable WAL for the DB
## Set to false to avoid enabling WAL during startup.
## Note that if the DB already has WAL enabled, you will also need to disable WAL in the DB,
-## this setting only prevents bitwarden_rs from automatically enabling it on start.
+## this setting only prevents vaultwarden from automatically enabling it on start.
## Please read project wiki page about this setting first before changing the value as it can
## cause performance degradation or might render the service unable to start.
# ENABLE_DB_WAL=true