diff --git a/barassistant.subdomain.conf.sample b/barassistant.subdomain.conf.sample index 87e8474..59293f7 100644 --- a/barassistant.subdomain.conf.sample +++ b/barassistant.subdomain.conf.sample @@ -12,7 +12,7 @@ server { include /config/nginx/ssl.conf; - client_max_body_size 100M; + client_max_body_size 0; # enable for ldap auth (requires ldap-location.conf in the location block) #include /config/nginx/ldap-server.conf;