Add recommendedTlsSettings

This commit is contained in:
Maciej Jur 2023-07-09 15:18:58 +02:00
parent 2d18a124d5
commit 5118a1de31
No known key found for this signature in database
GPG key ID: ADA3BF323198C639

View file

@ -55,10 +55,10 @@
};
nginx = {
enable = true;
recommendedTlsSettings = true;
recommendedGzipSettings = true;
recommendedOptimisation = true;
recommendedProxySettings = true;
virtualHosts = {
"kamoshi.org" = {
default = true;