HTTP header improvements (#294)
[akkoma] / docs / docs / configuration / onion_federation.md
index 9fc1cef062a57183b559fd175886a1f927646158..e4ae15fd292e6390315320501eeb6571952f83ea 100644 (file)
@@ -104,7 +104,6 @@ server {
         add_header X-Frame-Options DENY;
         add_header X-Content-Type-Options nosniff;
         add_header Referrer-Policy same-origin;
-        add_header X-Download-Options noopen;
 
         proxy_http_version 1.1;
         proxy_set_header Upgrade $http_upgrade;