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