From 5df6c3e41ebbb339329da6d7e01c7cab8258cbc7 Mon Sep 17 00:00:00 2001
From: MadLittleMods
x_forwarded
: Only valid for an 'http' listener. Set to true to use the X-Forwarded-For header as the client IP. Useful when Synapse is
-behind a reverse-proxy.
request_id_header
: The header extracted from each incoming request that is
+used as the basis for the request ID. The request ID is used in
+logs and tracing to
+correlate and match up requests. When unset, Synapse will automatically
+generate sequential request IDs. This option is useful when Synapse is behind
+a reverse-proxy.
Added in Synapse 1.68.0.
resources
: Only valid for an 'http' listener. A list of resources to host
--
cgit 1.5.1