mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
wrong description fixed RAG_FILE_MAX_SIZE is MB not KB
This commit is contained in:
parent
7be0b990fb
commit
2e40f42f17
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user