Skip to content
Discussion options

You must be logged in to vote

Hi @maassaam213-lab! I'm Dosu and I’m helping the dify team.

Unfortunately, on the Dify cloud edition, the 10-file upload limit cannot be increased — environment variables are not accessible to cloud users [1].

If you need to support up to 80 files, your options are:

1. Switch to self-hosted Dify — This gives you full control. You'd need to:

  • Set the WORKFLOW_FILE_UPLOAD_LIMIT environment variable to your desired max (e.g., 80) and restart containers [2]
  • Then open each workflow in the UI, go to the file upload settings, drag the slider up to the new maximum, and save the workflow — this persists the limit to the database [3]

Note: the env var only controls the UI slider's max value; the…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by maassaam213-lab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant