From 5ffa35216a6062c3b685fadafb8ab32b0b42580c Mon Sep 17 00:00:00 2001
From: anoadragon453
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
--
cgit 1.5.1