services.grafana.settings.security.x_content_type_options

NixOS option

Set to false to disable the X-Content-Type-Options response header. The X-Content-Type-Options response HTTP header is a marker used by the server to indicate that the MIME types advertised in the Content-Type headers should not be changed and be followed.

type: boolean
Default
true
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →