mirror of
https://github.com/open-webui/docs
synced 2025-05-19 10:52:14 +00:00
update REDIS_URL default
This commit is contained in:
parent
d9ba4f7923
commit
9a85572706
@ -2241,7 +2241,7 @@ More information about this setting can be found [here](https://docs.sqlalchemy.
|
||||
#### `WEBSOCKET_REDIS_URL`
|
||||
|
||||
- Type: `str`
|
||||
- Default: `redis://localhost:6379/0`
|
||||
- Default: `${REDIS_URL}`
|
||||
- Description: Specifies the URL of the Redis instance for websocket communication. It is distinct from `REDIS_URL` and in practice it is recommend to set both.
|
||||
|
||||
#### `WEBSOCKET_SENTINEL_HOSTS`
|
||||
|
Loading…
Reference in New Issue
Block a user