summaryrefslogtreecommitdiff
path: root/flora/services/nginx.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flora/services/nginx.nix')
-rw-r--r--flora/services/nginx.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/flora/services/nginx.nix b/flora/services/nginx.nix
index bbcacb7..fbbff73 100644
--- a/flora/services/nginx.nix
+++ b/flora/services/nginx.nix
@@ -9,9 +9,5 @@
recommendedOptimisation = true;
recommendedTlsSettings = true;
recommendedProxySettings = true;
-
- appendHttpConfig = ''
- add_header Permissions-Policy "interest-cohort=()";
- '';
};
}