diff --git a/ubuntu/mastodon.zombocloud.com.yml b/ubuntu/mastodon.zombocloud.com.yml index 73dbde4..e66b85e 100644 --- a/ubuntu/mastodon.zombocloud.com.yml +++ b/ubuntu/mastodon.zombocloud.com.yml @@ -50,7 +50,6 @@ proxy_cache_valid 200 7d; proxy_cache_use_stale error timeout updating http_500 http_502 http_503 http_504; add_header X-Cached $upstream_cache_status; - # these are added here because nginx doesn't inherit if there is already a add_header - https://nginx.org/en/docs/http/ngx_http_headers_module.html add_header Strict-Transport-Security max-age=31536000; includeSubDomains; add_header Referrer-Policy no-referrer, strict-origin-when-cross-origin; tcp_nodelay on;