Stand der forwarding.conf

This commit is contained in:
chk
2026-06-07 08:09:04 +02:00
parent f82952dbc3
commit 004a78296b

View File

@@ -249,6 +249,8 @@ NGINX
esac
cat >> "$HTTPS_OUT" <<'NGINX'
proxy_buffering off;
proxy_request_buffering off;
client_max_body_size 50m;
proxy_connect_timeout 60s;
proxy_send_timeout 60s;