deploy: 4b1d9d5d0e
This commit is contained in:
@@ -185,7 +185,7 @@ homeserver configuration options that exist to tweak it.</p>
|
||||
<tr><td><code>python_version</code></td><td>string</td><td>The Python version number in use (e.g "3.7.1"). Taken from <code>sys.version_info</code>.</td></tr>
|
||||
<tr><td><code>total_users</code></td><td>int</td><td>The number of registered users on the homeserver.</td></tr>
|
||||
<tr><td><code>total_nonbridged_users</code></td><td>int</td><td>The number of users, excluding those created by an Application Service.</td></tr>
|
||||
<tr><td><code>daily_user_type_native</code></td><td>int</td><td>The number of native users created in the last 24 hours.</td></tr>
|
||||
<tr><td><code>daily_user_type_native</code></td><td>int</td><td>The number of native, non-guest users created in the last 24 hours.</td></tr>
|
||||
<tr><td><code>daily_user_type_guest</code></td><td>int</td><td>The number of guest users created in the last 24 hours.</td></tr>
|
||||
<tr><td><code>daily_user_type_bridged</code></td><td>int</td><td>The number of users created by Application Services in the last 24 hours.</td></tr>
|
||||
<tr><td><code>total_room_count</code></td><td>int</td><td>The total number of rooms present on the homeserver.</td></tr>
|
||||
|
||||
Reference in New Issue
Block a user