summary refs log tree commit diff
path: root/develop/usage
diff options
context:
space:
mode:
authoranoadragon453 <anoadragon453@users.noreply.github.com>2024-05-20 11:09:11 +0000
committeranoadragon453 <anoadragon453@users.noreply.github.com>2024-05-20 11:09:11 +0000
commit5ffa35216a6062c3b685fadafb8ab32b0b42580c (patch)
treedbbecd0eeb4ee354dad2872110ace4e1fbefdd4a /develop/usage
parentdeploy: 38f03a09ff185296ae622b171254095a27da3ae8 (diff)
downloadsynapse-5ffa35216a6062c3b685fadafb8ab32b0b42580c.tar.xz
deploy: 68dca8076fd992d3dc59c38287ab6183a073874d
Diffstat (limited to 'develop/usage')
-rw-r--r--develop/usage/configuration/config_documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html

index 6ef0c401fb..df5617a7ce 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html
@@ -1209,7 +1209,7 @@ the same whitelist.</p> <hr /> <h3 id="federation_whitelist_endpoint_enabled"><a class="header" href="#federation_whitelist_endpoint_enabled"><code>federation_whitelist_endpoint_enabled</code></a></h3> <p>Enables an endpoint for fetching the federation whitelist config.</p> -<p>The request method and path is <code>GET /_synapse/client/v1/config/federation_whitelist</code>, and the +<p>The request method and path is <code>GET /_synapse/client/config/federation_whitelist</code>, and the response format is:</p> <pre><code class="language-json">{ &quot;whitelist_enabled&quot;: true, // Whether the federation whitelist is being enforced