wrong description fixed RAG_FILE_MAX_SIZE is MB not KB

This commit is contained in:
Tuna Çağlar Gümüş 2024-10-08 14:40:09 +03:00 committed by GitHub
parent 6adfcefbf0
commit a4a115dda5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -713,7 +713,7 @@ Forgery attacks against local network resources.
#### `RAG_FILE_MAX_SIZE`
- Type: `int`
- Default: `104857600` (100MB)
- Default: `100` (100MB)
- Description: Sets the maximum size of a file that can be uploaded for document ingestion.
### Web Search