h: bump clientMaxBodySize to 150M
This commit is contained in:
parent
20ac1c7618
commit
f4dee18635
@ -508,7 +508,7 @@ in
|
||||
recommendedGzipSettings = true;
|
||||
recommendedProxySettings = true;
|
||||
|
||||
clientMaxBodySize = "50M";
|
||||
clientMaxBodySize = "150M";
|
||||
|
||||
commonHttpConfig = ''
|
||||
# Add HSTS header with preloading to HTTPS requests.
|
||||
|
Loading…
Reference in New Issue
Block a user