diff --git a/docs/getting-started/env-configuration.md b/docs/getting-started/env-configuration.md index dd2543b..58fed59 100644 --- a/docs/getting-started/env-configuration.md +++ b/docs/getting-started/env-configuration.md @@ -869,7 +869,7 @@ Provide a clear and direct response to the user's query, including inline citati #### `RAG_FILE_MAX_SIZE` - Type: `int` -- Description: Sets the maximum size of a file that can be uploaded for document ingestion. +- Description: Sets the maximum size of a file in megabytes that can be uploaded for document ingestion. - Persistence: This environment variable is a `PersistentConfig` variable. #### `RAG_FILE_MAX_COUNT`