mirror of
https://github.com/open-webui/docs
synced 2025-05-20 11:18:42 +00:00
Merge pull request #500 from athoik/main
qdrant: document QDRANT_ON_DISK
This commit is contained in:
commit
21238c899c
@ -1480,6 +1480,12 @@ When enabling `GOOGLE_DRIVE_INTEGRATION`, ensure that you have configured `GOOGL
|
||||
- Description: Specifies the client ID for OneDrive integration.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `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