Set client_max_body_size to 100m for mail attachments
This commit is contained in:
@@ -16,7 +16,7 @@ server {
|
||||
include snippets/ssl.conf;
|
||||
|
||||
# include snippets/ldap.conf;
|
||||
|
||||
client_max_body_size 100m;
|
||||
location / {
|
||||
proxy_bind $host:443;
|
||||
proxy_pass http://192.168.95.11:80;
|
||||
|
||||
Reference in New Issue
Block a user