This commit is contained in:
richvdh 2021-09-02 13:08:14 +00:00
parent 074776864b
commit ad4b59c939
4 changed files with 4 additions and 4 deletions

View file

@ -202,7 +202,7 @@ sqlite3 database indexed by <code>media_id</code>.</p>
remote content is assigned a local <code>&quot;filesystem_id&quot;</code> to ensure that the
directory structure <code>&quot;remote_content/server_name/aa/bb/ccccccccdddddddddddd&quot;</code>
is appropriate. Thumbnails for remote content are stored under
<code>&quot;remote_thumbnails/server_name/...&quot;</code></p>
<code>&quot;remote_thumbnail/server_name/...&quot;</code></p>
</main>

View file

@ -13078,7 +13078,7 @@ sqlite3 database indexed by <code>media_id</code>.</p>
remote content is assigned a local <code>&quot;filesystem_id&quot;</code> to ensure that the
directory structure <code>&quot;remote_content/server_name/aa/bb/ccccccccdddddddddddd&quot;</code>
is appropriate. Thumbnails for remote content are stored under
<code>&quot;remote_thumbnails/server_name/...&quot;</code></p>
<code>&quot;remote_thumbnail/server_name/...&quot;</code></p>
<div id="chapter_begin" style="break-before: page; page-break-before: always;"></div><h1 id="room-and-user-statistics"><a class="header" href="#room-and-user-statistics">Room and User Statistics</a></h1>
<p>Synapse maintains room and user statistics in various tables. These can be used
for administrative purposes but are also used when generating the public room

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long