mirror of
https://github.com/open-webui/docs.git
synced 2026-08-24 06:23:58 -04:00
[PR #240] [MERGED] wrong description fixed RAG_FILE_MAX_SIZE is MB not Byte #334
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/240
Author: @tcgumus
Created: 10/8/2024
Status: ✅ Merged
Merged: 10/8/2024
Merged by: @tjbck
Base:
main← Head:patch-1📝 Commits (1)
a4a115dwrong description fixed RAG_FILE_MAX_SIZE is MB not KB📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
docs/getting-started/env-configuration.md(+1 -1)📄 Description
hello,
RAG_FILE_MAX_SIZE was B in the docs but when i set it it acts like MB limit.
Also, ui is saying it is MB. I tried both cases and find out RAG_FILE_MAX_SIZE defined in .env is MB as well.
So i fixed the wrong document reference. Now it is working correctly.
Best regards,
Tuna
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.