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: # upload file size limit in MB uploadFileSize: 15 # upload file batch count limit uploadFileBatchCount: 5 # upload image file size limit in MB uploadImageFileSize: 5 ... ...