We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1c2f6 commit 49187b4Copy full SHA for 49187b4
1 file changed
fenrus.subdomain.conf.sample
@@ -10,6 +10,8 @@ server {
10
11
include /config/nginx/ssl.conf;
12
13
+ client_max_body_size 0;
14
+
15
# enable for ldap auth (requires ldap-location.conf in the location block)
16
#include /config/nginx/ldap-server.conf;
17
0 commit comments