services.grafana.settings.server.enable_gzip

NixOS option

Set this option to true to enable HTTP compression, this can improve transfer speed and bandwidth utilization. It is recommended that most users set it to true. By default it is set to false for compatibility reasons.

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