Compare commits
2 commits
e488699ab3
...
078e930143
Author | SHA1 | Date | |
---|---|---|---|
078e930143 | |||
08368ec872 |
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ in
|
|||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
clientMaxBodySize = "5G";
|
||||
clientMaxBodySize = "10G";
|
||||
virtualHosts.${cfg.domain} = {
|
||||
kTLS = true;
|
||||
forceSSL = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue