add recommendedProxySettings
This commit is contained in:
parent
15f79ce898
commit
7cc3057880
|
@ -138,6 +138,7 @@ in
|
||||||
|
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
recommendedTlsSettings = true;
|
recommendedTlsSettings = true;
|
||||||
|
recommendedProxySettings = true;
|
||||||
recommendedGzipSettings = true;
|
recommendedGzipSettings = true;
|
||||||
recommendedOptimisation = true;
|
recommendedOptimisation = true;
|
||||||
virtualHosts."tfcconnection.org" = {
|
virtualHosts."tfcconnection.org" = {
|
||||||
|
|
Loading…
Reference in a new issue