Broken link "request_id_header" (#14740)
* Broken link "request_id_header" The link above leads to an ERROR 404 * Update docs/reverse_proxy.md Co-authored-by: reivilibre <olivier@librepush.net>
This commit is contained in:
parent
3854d0f949
commit
8d20b1ba1e
|
@ -46,7 +46,7 @@ when using a containerized Synapse, as that will prevent it from responding
|
|||
to proxied traffic.)
|
||||
|
||||
Optionally, you can also set
|
||||
[`request_id_header`](../usage/configuration/config_documentation.md#listeners)
|
||||
[`request_id_header`](./usage/configuration/config_documentation.md#listeners)
|
||||
so that the server extracts and re-uses the same request ID format that the
|
||||
reverse proxy is using.
|
||||
|
||||
|
|
Loading…
Reference in New Issue