Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
helm show values dify/dify
api: limits: # 上传文件大小限制(单位:MB) uploadFileSize: 15 # 上传文件批次数量限制 uploadFileBatchCount: 5 # 上传图片文件大小限制(单位:MB) uploadImageFileSize: 5 ... ...