diff --git a/02_hetzner/01_prod/semcust/deployment.yaml b/02_hetzner/01_prod/semcust/deployment.yaml index cd39f68..7343eeb 100644 --- a/02_hetzner/01_prod/semcust/deployment.yaml +++ b/02_hetzner/01_prod/semcust/deployment.yaml @@ -125,7 +125,7 @@ data: access_log /var/log/nginx/access.log; charset utf-8; - client_max_body_size 1G; + client_max_body_size 0; location / { root /srv/semcust;