services.matrix-synapse.settings.listeners.*.x_forwarded

NixOS option

Use the X-Forwarded-For (XFF) header as the client IP and not the actual client IP.

type: boolean
Default
''
  Enabled if the listener is configured with a UNIX domain socket path
''
Example
true
declared in: nixos/modules/services/matrix/synapse.nixView source on NixOS/nixpkgs →