|
Adding Even after adding it manually in Using Config: # Lerd global nginx http-level overrides.
#
# Loaded inside the http { } block, after lerd's defaults, so your values win.
# Lerd never overwrites this file; saving reloads nginx.
client_max_body_size 100m;
# gzip on;
# gzip_types text/plain application/json application/javascript text/css;
# proxy_buffers 8 16k;
# proxy_buffer_size 32k;
Thanks, |
Answered by
geodro
Jul 21, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @jhdcruz thanks for the report! I've opened a issue to look into it #1066