From fb1649ec20e765cddb573b6ce759920d93a8dc8b Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Mon, 10 Feb 2025 13:32:46 -0800 Subject: [PATCH] Update env-configuration.md Co-Authored-By: Karl Leswing --- docs/getting-started/env-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`