diff --git a/docs/getting-started/env-configuration.md b/docs/getting-started/env-configuration.md index 635c2cc7..31609d88 100644 --- a/docs/getting-started/env-configuration.md +++ b/docs/getting-started/env-configuration.md @@ -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`