Update env-configuration.md
Some checks are pending
Deploy site to Pages / build (push) Waiting to run
Deploy site to Pages / deploy (push) Blocked by required conditions

This commit is contained in:
Timothy Jaeryang Baek 2025-05-13 23:59:03 +04:00
parent 0520be36f2
commit 4e56044043

View File

@ -3060,8 +3060,8 @@ When deploying Open-WebUI in a multi-node/worker cluster, you must ensure that t
#### `ENABLE_WEBSOCKET_SUPPORT`
- Type: `bool`
- Default: `False`
- Description: Enables websocket support in Open WebUI (used with Redis).
- Default: `True`
- Description: Enables websocket support in Open WebUI.
:::info