diff --git a/default.conf b/default.conf index 72b92ad..39fba7a 100644 --- a/default.conf +++ b/default.conf @@ -3,7 +3,7 @@ server { index index.html index.htm index.nginx-debian.html; server_name _; # managed by Certbot - client_max_body_size 50M; + client_max_body_size 70M; location /auth { if ($request_method = OPTIONS) {