summarylogtreecommitdiffstats
path: root/0001-Disable-Vault.patch
diff options
context:
space:
mode:
authorMarkus Richter2020-03-13 22:46:15 +0100
committerMarkus Richter2020-03-13 22:46:15 +0100
commit5c2e01100cd763b73acffcc0f005012caf35d8a8 (patch)
treec6c1f40936248ebbef1ca4f28df5689bb8ff6a96 /0001-Disable-Vault.patch
parent90945732ddd5ec204d42e2b2b09b27b667faeeb5 (diff)
downloadaur-5c2e01100cd763b73acffcc0f005012caf35d8a8.tar.gz
update patchfile and add notice, consistency
- Add notice to the top of bitwarden_rs.env and update patchfile - Make package section of PKGBUILD more consistent
Diffstat (limited to '0001-Disable-Vault.patch')
-rw-r--r--0001-Disable-Vault.patch16
1 files changed, 11 insertions, 5 deletions
diff --git a/0001-Disable-Vault.patch b/0001-Disable-Vault.patch
index a17e9065ffe9..ae60fbe7addf 100644
--- a/0001-Disable-Vault.patch
+++ b/0001-Disable-Vault.patch
@@ -1,13 +1,19 @@
-diff --git a/.env.template b/.env.template
-index 51bb9e0..2e838fc 100644
--- a/.env.template
+++ b/.env.template
-@@ -17,7 +17,7 @@
+@@ -1,5 +1,7 @@
+ ## Bitwarden_RS Configuration File
+ ## Uncomment any of the following lines to change the defaults
++##
++## NOTE: All options are overridden by changes made in the admin interface, which are saved to /var/lib/bitwarden_rs/data/config.json.
+
+ ## Main data folder
+ # DATA_FOLDER=data
+@@ -32,7 +34,7 @@
## Web vault settings
# WEB_VAULT_FOLDER=web-vault/
-# WEB_VAULT_ENABLED=true
+WEB_VAULT_ENABLED=false
- ## Controls the WebSocket server address and port
- # WEBSOCKET_ADDRESS=0.0.0.0
+ ## Enables websocket notifications
+ # WEBSOCKET_ENABLED=false