From 5ffa35216a6062c3b685fadafb8ab32b0b42580c Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Mon, 20 May 2024 11:09:11 +0000 Subject: deploy: 68dca8076fd992d3dc59c38287ab6183a073874d --- develop/print.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index cdd423f217..1ca00fd250 100644 --- a/develop/print.html +++ b/develop/print.html @@ -4829,7 +4829,7 @@ the same whitelist.


federation_whitelist_endpoint_enabled

Enables an endpoint for fetching the federation whitelist config.

-

The request method and path is GET /_synapse/client/v1/config/federation_whitelist, and the +

The request method and path is GET /_synapse/client/config/federation_whitelist, and the response format is:

{
     "whitelist_enabled": true,  // Whether the federation whitelist is being enforced
@@ -11519,8 +11519,6 @@ information.

^/_matrix/federation/v1/make_leave/ ^/_matrix/federation/(v1|v2)/send_join/ ^/_matrix/federation/(v1|v2)/send_leave/ -^/_matrix/federation/v1/make_knock/ -^/_matrix/federation/v1/send_knock/ ^/_matrix/federation/(v1|v2)/invite/ ^/_matrix/federation/v1/event_auth/ ^/_matrix/federation/v1/timestamp_to_event/ -- cgit 1.5.1