catarina: increase nginx client max body size
This commit is contained in:
parent
62456d12f1
commit
8db66821e4
@ -117,6 +117,8 @@ rec {
|
||||
recommendedGzipSettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
|
||||
clientMaxBodySize = "5G";
|
||||
|
||||
virtualHosts = {
|
||||
"elnafo.ru" = {
|
||||
forceSSL = true;
|
||||
|
Loading…
Reference in New Issue
Block a user