mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #878] How to increate upload size? #744
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#744
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 @trigun539 on GitHub (Feb 8, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/878
Is your feature request related to a problem? Please describe.
Upload failed due to max upload size
Describe the solution you'd like
In advanced config, ability to set max upload size value
Describe alternatives you've considered
Tried custom nginx.conf file in advanced config but didn't work.
@trigun539 commented on GitHub (Feb 25, 2021):
This turned out to not be an issue with nginx-proxy-manager but the php side of things behind the nginx proxy manager. A fairly large file was able to be uploaded, so I think nginx allows large files through it.
@war3zlod3r commented on GitHub (Jun 6, 2024):
Sorry to necro up an old post but I'm trying to find the php.ini file to make modifications or work around this same problem but struggling to find the file, can you point me in the right direction please?