mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #353] rewrite default http config :client_max_body_size #305
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#305
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Lekinio on GitHub (Apr 8, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/353
trying to change client_max_body_size size by creatint file in /data/nginx/custom/http.conf
but its return error duplicated directive
@nightcomdev commented on GitHub (Apr 8, 2020):
I'm not sure but did you try just add it in "Advanced" when you edit domain? I mean this should resolve problem right? That's what this field is for I guess. for example:
client_max_body_size 40m;@jc21 commented on GitHub (Apr 8, 2020):
Correct, because it's already defined here
client_max_body_size 2000m;Is 2000mb a problem?
@Lekinio commented on GitHub (May 25, 2020):
yes and i want to edit it. i want to increase
@github-actions[bot] commented on GitHub (Mar 30, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (May 10, 2025):
Issue was closed due to inactivity.