diff options
author | Sean Quah <seanq@matrix.org> | 2023-05-03 15:23:16 +0100 |
---|---|---|
committer | Sean Quah <seanq@matrix.org> | 2023-05-03 15:23:16 +0100 |
commit | 8aee823393d6a60740f5e9990626c823f8b46eec (patch) | |
tree | be0ff5ef1838911bf3e1a0d7a86dbacfdbe8a1a5 /docs | |
parent | Speed up deleting of old rows in `event_push_actions` (#15531) (diff) | |
parent | Revert "Reduce the size of the HTTP connection pool for non-pushers" (#15530) (diff) | |
download | synapse-8aee823393d6a60740f5e9990626c823f8b46eec.tar.xz |
Merge branch 'release-v1.83' into develop
Diffstat (limited to 'docs')
-rw-r--r-- | docs/SUMMARY.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index ade77d4926..a8e5ddad9d 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -57,6 +57,7 @@ - [Account Validity](admin_api/account_validity.md) - [Background Updates](usage/administration/admin_api/background_updates.md) - [Event Reports](admin_api/event_reports.md) + - [Experimental Features](admin_api/experimental_features.md) - [Media](admin_api/media_admin_api.md) - [Purge History](admin_api/purge_history_api.md) - [Register Users](admin_api/register_api.md) |