summary refs log tree commit diff
path: root/docs/usage/configuration
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-05-16 16:08:39 +0100
committerErik Johnston <erik@matrix.org>2024-05-16 16:08:39 +0100
commit12a4094a5f44104fb61451245eed00a2015e083d (patch)
treef0ff02d3bff306a7f79a8efa07bfbaad388f170d /docs/usage/configuration
parentMerge remote-tracking branch 'origin/develop' into matrix-org-hotfixes (diff)
parentRevert "Improve perf of sync device lists" (#17207) (diff)
downloadsynapse-12a4094a5f44104fb61451245eed00a2015e083d.tar.xz
Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes
Diffstat (limited to 'docs/usage/configuration')
-rw-r--r--docs/usage/configuration/config_documentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage/configuration/config_documentation.md b/docs/usage/configuration/config_documentation.md

index f4edbdcc3e..e04fdfdfb0 100644 --- a/docs/usage/configuration/config_documentation.md +++ b/docs/usage/configuration/config_documentation.md
@@ -1236,7 +1236,7 @@ federation_domain_whitelist: Enables an endpoint for fetching the federation whitelist config. -The request method and path is `GET /_synapse/client/config/federation_whitelist`, and the +The request method and path is `GET /_synapse/client/v1/config/federation_whitelist`, and the response format is: ```json