services.matrix-synapse.settings.listeners.*.x_forwarded
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
- <nixpkgs/nixos/modules/services/matrix/synapse.nix>