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 ... ...