Optimisations -> Optimisation
This commit is contained in:
parent
52034eaae7
commit
21f897b5c3
@ -73,7 +73,7 @@ in {
|
|||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
services.nginx = mkIf (!isNull cfg.hostname) {
|
services.nginx = mkIf (!isNull cfg.hostname) {
|
||||||
enable = true;
|
enable = true;
|
||||||
recommendedOptimisations = true;
|
recommendedOptimisation = true;
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
recommendedGzipSettings = true;
|
recommendedGzipSettings = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user