summarylogtreecommitdiffstats
path: root/0001-Disable-Vault.patch
diff options
context:
space:
mode:
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