Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

client_max_body_size #4786

Unanswered
caoschr1 asked this question in Q&A
Oct 2, 2025 · 1 comments · 2 replies
Discussion options

I would like to deactivate this control that nginx does.

I've tried to add this row to advanced setting of my host but nothing changed.

client_max_body_size 9000M;

I've immich running in my server, which is having problem while backing up my videos that weight too much.

They told me that the problem was that variable, but i don't know if it is correct what i've done.

This also because it still doesn't work

You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

If you wish to deactivate the setting, I believe you would use:
client_max_body_size 0;

You must be logged in to vote
2 replies
Comment options

image

Nothing changed!

Comment options

By any chance, are you using Cloudflare’s DNS Proxy service? It has a limitation of 100MB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /