From 3f7a31bdd7b28a384acc460139bcb7805ce58515 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 21 May 2024 09:57:37 +0000 Subject: deploy: d43042864ac1efb86dfa65526fc310c762b72819 --- develop/print.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index 1ca00fd250..cdd423f217 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/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
@@ -11519,6 +11519,8 @@ 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