summarylogtreecommitdiffstats
path: root/0001-Disable-Vault.patch
diff options
context:
space:
mode:
authorD. Can Celasun2019-10-09 08:40:16 +0100
committerD. Can Celasun2019-10-09 08:40:16 +0100
commit2856331d26e0d5b33ededfff25b837ee6c3aec41 (patch)
tree2442c9313d82736aabc4918fb1db9ef7678ec088 /0001-Disable-Vault.patch
downloadaur-2856331d26e0d5b33ededfff25b837ee6c3aec41.tar.gz
[bitwarden_rs-postgresql] New package
Diffstat (limited to '0001-Disable-Vault.patch')
-rw-r--r--0001-Disable-Vault.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/0001-Disable-Vault.patch b/0001-Disable-Vault.patch
new file mode 100644
index 000000000000..a17e9065ffe9
--- /dev/null
+++ b/0001-Disable-Vault.patch
@@ -0,0 +1,13 @@
+diff --git a/.env.template b/.env.template
+index 51bb9e0..2e838fc 100644
+--- a/.env.template
++++ b/.env.template
+@@ -17,7 +17,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