nixbld: set recommendedTlsSettings
This commit is contained in:
parent
b7d9df794e
commit
c8c38f79c0
@ -624,6 +624,7 @@ in
|
||||
enable = true;
|
||||
recommendedProxySettings = true;
|
||||
recommendedGzipSettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
virtualHosts = let
|
||||
mainWebsite = {
|
||||
addSSL = true;
|
||||
|
Loading…
Reference in New Issue
Block a user