Drop XSS auditor
[akkoma] / docs / docs / configuration / hardening.md
index 182a54422b3bdfc532f3f3ca770cbac39a39a0bc..3011812fc8d5f244f6242e0c967a0e12312f8dff 100644 (file)
@@ -23,7 +23,7 @@ This sets the `secure` flag on Akkoma’s session cookie. This makes sure, that
 
 This will send additional HTTP security headers to the clients, including:
 
-* `X-XSS-Protection: "1; mode=block"`
+* `X-XSS-Protection: "0"`
 * `X-Permitted-Cross-Domain-Policies: "none"`
 * `X-Frame-Options: "DENY"`
 * `X-Content-Type-Options: "nosniff"`