[PR #240] [MERGED] wrong description fixed RAG_FILE_MAX_SIZE is MB not Byte #334

Closed
opened 2026-02-15 17:16:26 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: patch-1


📝 Commits (1)

  • a4a115d wrong 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.

image
image

Best regards,
Tuna


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/240 **Author:** [@tcgumus](https://github.com/tcgumus) **Created:** 10/8/2024 **Status:** ✅ Merged **Merged:** 10/8/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`a4a115d`](https://github.com/open-webui/docs/commit/a4a115dda5701c27546bc70854d71188a0c357aa) wrong description fixed RAG_FILE_MAX_SIZE is MB not KB ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.md` (+1 -1) </details> ### 📄 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. ![image](https://github.com/user-attachments/assets/e9aa48cc-85bb-4104-9c78-51a4a70d2d99) ![image](https://github.com/user-attachments/assets/28093e0d-86ef-42c7-8bc7-4bcc652c0ea4) Best regards, Tuna --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:16:26 -05:00
yindo closed this issue 2026-02-15 17:16:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#334