mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
如何修改知识库文件上传大小限制? --没有生效 #195
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?
Originally created by @bingel2006 on GitHub (Jul 18, 2025).
Type of Documentation Change
Error/Typo fix
Documentation Page URL or Path
No response
Current Content
[DOCS]: 7. 如何修改知识库文件上传大小限制? 请修改 .env 文件中的 UPLOAD_FILE_SIZE_LIMIT 参数默认限制,同时还需要同步修改 NGINX_CLIENT_MAX_BODY_SIZE 参数的值以避免潜在异常。
Suggested Changes
---修改后重启docker服务,配置没有生效。
Reason for Change
No response
Code of Conduct