0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-16 02:48:27 +02:00

typo

Ollie Strickland 2024-04-05 01:52:38 -04:00
parent 078ae21454
commit 3a729de342

@ -4,7 +4,7 @@ Note that WebSocket notifications are not applicable to the mobile (Android/iOS)
<br>
WebSocket's are enabled by default since v1.29.0 of Vaultwarden. Previous versions needed a reverse proxy because WebSockets were running on a different port than then default HTTPS port.<br>
WebSocket's are enabled by default since v1.29.0 of Vaultwarden. Previous versions needed a reverse proxy because WebSockets were running on a different port than than default HTTPS port.<br>
The old implementation is still available in v1.29.0 to not break during updates for now. But this will be removed in the future.<br>
<br>