From 37a51a7ffb5f1d83e749af1b9b04250c8780538e Mon Sep 17 00:00:00 2001
From: anoadragon453
Date: Wed, 15 May 2024 16:27:59 +0000
Subject: deploy: 2359c64decd6740508b92ef14037df2dde471d66
---
develop/usage/configuration/config_documentation.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'develop/usage/configuration/config_documentation.html')
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html
index df5617a7ce..6ef0c401fb 100644
--- a/develop/usage/configuration/config_documentation.html
+++ b/develop/usage/configuration/config_documentation.html
@@ -1209,7 +1209,7 @@ the same 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:
{
"whitelist_enabled": true, // Whether the federation whitelist is being enforced
--
cgit 1.5.1