diff options
author | clokep <clokep@users.noreply.github.com> | 2023-05-10 13:02:53 +0000 |
---|---|---|
committer | clokep <clokep@users.noreply.github.com> | 2023-05-10 13:02:53 +0000 |
commit | 3631b3504ba1b825fb66cb210b3aaaf9e543b594 (patch) | |
tree | aaf1fee001f840b1f2a826093f7b1585cb48250a /develop/print.html | |
parent | deploy: ab4535b6082db97e8c48a69ea6674fe3b7c5e956 (diff) | |
download | synapse-3631b3504ba1b825fb66cb210b3aaaf9e543b594.tar.xz |
deploy: 7e6ad62c49104e5a17d1d35fe4c743b9fd7cd31d
Diffstat (limited to 'develop/print.html')
-rw-r--r-- | develop/print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html index fe1fb643fd..1db206e1a2 100644 --- a/develop/print.html +++ b/develop/print.html @@ -13434,7 +13434,7 @@ they are taking.</p> 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.</p> <p>The API is:</p> -<pre><code>GET /_synapse/admin/v1/statistics/statistics/database/rooms +<pre><code>GET /_synapse/admin/v1/statistics/database/rooms </code></pre> <p>A response body like the following is returned:</p> <pre><code class="language-json">{ |