mempool: use recommendedBrotliSettings
This commit is contained in:
parent
1676445a51
commit
be2028f2e8
1 changed files with 1 additions and 0 deletions
|
|
@ -306,6 +306,7 @@ in {
|
|||
services.nginx = mkIf cfg.frontend.enable {
|
||||
enable = true;
|
||||
enableReload = true;
|
||||
recommendedBrotliSettings = true;
|
||||
recommendedGzipSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
recommendedProxySettings = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue