finally the nginx segging to upload big files
This commit is contained in:
parent
e8b070b824
commit
82c7c7d6f2
@ -25,6 +25,7 @@ let
|
||||
in {
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
clientMaxBodySize = "4096m";
|
||||
# recommendedTlsSettings = true;
|
||||
# recommendedGzipSettings = true;
|
||||
# recommendedOptimisation = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user