mirror of
https://github.com/open-webui/docs
synced 2025-06-15 11:00:43 +00:00
qdrant: document QDRANT_ON_DISK
This commit documents the new QDRANT_ON_DISK environment variable.
This commit is contained in:
parent
2336de3fc0
commit
c91c50674a
@ -1169,6 +1169,12 @@ When enabling `GOOGLE_DRIVE_INTEGRATION`, ensure that you have configured `GOOGL
|
||||
- Type: `str`
|
||||
- Description: Sets the URI for Qdrant.
|
||||
|
||||
#### `QDRANT_ON_DISK`
|
||||
|
||||
- Type: `bool`
|
||||
- Default: `False`
|
||||
- Description: Enable the usage of memmap(also known as on-disk) storage
|
||||
|
||||
## Web Search
|
||||
|
||||
#### `ENABLE_WEB_SEARCH`
|
||||
|
Loading…
Reference in New Issue
Block a user