finally the nginx segging to upload big files
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user