1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-11-24 08:28:29 +00:00

Fix folder notifications, enable template strict mode and add missing option to env template

This commit is contained in:
Daniel García 2019-01-15 15:28:25 +01:00
commit 4bf32af60e
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
3 changed files with 8 additions and 2 deletions

View file

@ -23,6 +23,9 @@
# WEB_VAULT_FOLDER=web-vault/
# WEB_VAULT_ENABLED=true
## Enables websocket notifications
# WEBSOCKET_ENABLED=false
## Controls the WebSocket server address and port
# WEBSOCKET_ADDRESS=0.0.0.0
# WEBSOCKET_PORT=3012