summary refs log tree commit diff
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2021-12-06 17:59:50 +0100
committerGitHub <noreply@github.com>2021-12-06 16:59:50 +0000
commit8b4b153c9e86c04c7db8c74fde4b6a04becbc461 (patch)
tree5da0699bffef681e75a796e0a96208bca23293b3 /docs/SUMMARY.md
parentInclude bundled aggregations in /sync and related fixes (#11478) (diff)
downloadsynapse-8b4b153c9e86c04c7db8c74fde4b6a04becbc461.tar.xz
Add admin API to get some information about federation status (#11407)
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 41c8f0fbc9..b05af6d690 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -65,6 +65,7 @@
       - [Statistics](admin_api/statistics.md)
       - [Users](admin_api/user_admin_api.md)
       - [Server Version](admin_api/version_api.md)
+      - [Federation](usage/administration/admin_api/federation.md)
     - [Manhole](manhole.md)
     - [Monitoring](metrics-howto.md)
     - [Understanding Synapse Through Grafana Graphs](usage/administration/understanding_synapse_through_grafana_graphs.md)