Replies: 1 comment
-
I do see this setting here https://github.com/NginxProxyManager/nginx-proxy-manager/blob/master/docker/rootfs/etc/nginx/nginx.conf is it what's used? so its already at 200M |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to add client_max_body_size 100M;
normally I would add this to /etc/nginx/nginx.conf but doesn't look like this file is used.
How do I add this value for a host?
Beta Was this translation helpful? Give feedback.
All reactions