From 3631b3504ba1b825fb66cb210b3aaaf9e543b594 Mon Sep 17 00:00:00 2001 From: clokep Date: Wed, 10 May 2023 13:02:53 +0000 Subject: deploy: 7e6ad62c49104e5a17d1d35fe4c743b9fd7cd31d --- develop/admin_api/statistics.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/admin_api') diff --git a/develop/admin_api/statistics.html b/develop/admin_api/statistics.html index 16f046d5e4..4bf39652a8 100644 --- a/develop/admin_api/statistics.html +++ b/develop/admin_api/statistics.html @@ -231,7 +231,7 @@ they are taking.

which means that the returned information can vary widely from reality. However, it should be enough to get a rough idea of where database disk space is going.

The API is:

-
GET /_synapse/admin/v1/statistics/statistics/database/rooms
+
GET /_synapse/admin/v1/statistics/database/rooms
 

A response body like the following is returned:

{
-- 
cgit 1.5.1