mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-25 19:15:51 +03:00
deploy: 7e6ad62c49
This commit is contained in:
parent
4c271520e1
commit
3631b3504b
4 changed files with 4 additions and 4 deletions
|
@ -231,7 +231,7 @@ they are taking.</p>
|
||||||
which means that the returned information can vary widely from reality. However,
|
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>
|
it should be enough to get a rough idea of where database disk space is going.</p>
|
||||||
<p>The API is:</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>
|
</code></pre>
|
||||||
<p>A response body like the following is returned:</p>
|
<p>A response body like the following is returned:</p>
|
||||||
<pre><code class="language-json">{
|
<pre><code class="language-json">{
|
||||||
|
|
|
@ -13434,7 +13434,7 @@ they are taking.</p>
|
||||||
which means that the returned information can vary widely from reality. However,
|
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>
|
it should be enough to get a rough idea of where database disk space is going.</p>
|
||||||
<p>The API is:</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>
|
</code></pre>
|
||||||
<p>A response body like the following is returned:</p>
|
<p>A response body like the following is returned:</p>
|
||||||
<pre><code class="language-json">{
|
<pre><code class="language-json">{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue