Skip to content

Commit 49187b4

Browse files
committed
added client_max_body_size
1 parent 7e1c2f6 commit 49187b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

fenrus.subdomain.conf.sample

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ server {
1010

1111
include /config/nginx/ssl.conf;
1212

13+
client_max_body_size 0;
14+
1315
# enable for ldap auth (requires ldap-location.conf in the location block)
1416
#include /config/nginx/ldap-server.conf;
1517

0 commit comments

Comments
 (0)