Skip to content

Commit

Permalink
Addressed remarks given and some updates
Browse files Browse the repository at this point in the history
- Addressed comments given during review
- Updated crates, including Rocket to the latest merged v0.5 changes
- Removed an extra header which should not be sent for websocket connections
  • Loading branch information
BlackDex committed Oct 27, 2023
1 parent a607bcc commit a322a20
Show file tree
Hide file tree
Showing 7 changed files with 103 additions and 112 deletions.
4 changes: 2 additions & 2 deletions .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
# WEB_VAULT_FOLDER=web-vault/
# WEB_VAULT_ENABLED=true

## Disable websocket notifications
# WEBSOCKET_DISABLED=false
## Enable websocket notifications
# ENABLE_WEBSOCKET=true

## Enables push notifications (requires key and id from https://bitwarden.com/host)
# PUSH_ENABLED=true
Expand Down
Loading

0 comments on commit a322a20

Please sign in to comment.