services.tt-rss.enableGZipOutput

NixOS option

Selectively gzip output to improve wire performance. This requires PHP Zlib extension on the server. Enabling this can break tt-rss in several httpd/php configurations, if you experience weird errors and tt-rss failing to start, blank pages after login, or content encoding errors, disable it.

type: boolean
Default
true
declared in: nixos/modules/services/web-apps/tt-rss.nixView source on NixOS/nixpkgs →