HTTP header improvements (#294)
[akkoma] / docs / docs / configuration / i2p.md
index 981593366abdd56fa522c0f2105c99a578bc417e..ec6266ab7dc09ff85efe2a1550b6a77edab1cafa 100644 (file)
@@ -160,7 +160,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;