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