We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86698c commit 28c6293Copy full SHA for 28c6293
barassistant.subdomain.conf.sample
@@ -12,7 +12,7 @@ server {
12
13
include /config/nginx/ssl.conf;
14
15
- client_max_body_size 100M;
+ client_max_body_size 0;
16
17
# enable for ldap auth (requires ldap-location.conf in the location block)
18
#include /config/nginx/ldap-server.conf;
0 commit comments