services.matrix-synapse.settings.listeners.*.resources.*.compress

NixOS option

Whether synapse should compress HTTP responses to clients that support it. This should be disabled if running synapse behind a load balancer that can do automatic compression.

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