summary refs log tree commit diff
path: root/latest/usage/administration/admin_api/background_updates.html
diff options
context:
space:
mode:
authoranoadragon453 <anoadragon453@users.noreply.github.com>2024-05-14 14:23:00 +0000
committeranoadragon453 <anoadragon453@users.noreply.github.com>2024-05-14 14:23:00 +0000
commit0a75ead764e5e81520ea1279ea7e4d8afc44c48c (patch)
treedbbecd0eeb4ee354dad2872110ace4e1fbefdd4a /latest/usage/administration/admin_api/background_updates.html
parentdeploy: 284d85dee34d1d79ff92c38799dabdc28a713793 (diff)
downloadsynapse-0a75ead764e5e81520ea1279ea7e4d8afc44c48c.tar.xz
deploy: ecf4e0674c9a027aec253adaca89ed260700224b
Diffstat (limited to 'latest/usage/administration/admin_api/background_updates.html')
-rw-r--r--latest/usage/administration/admin_api/background_updates.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/latest/usage/administration/admin_api/background_updates.html b/latest/usage/administration/admin_api/background_updates.html

index f81a7c0564..2aab4bfefe 100644 --- a/latest/usage/administration/admin_api/background_updates.html +++ b/latest/usage/administration/admin_api/background_updates.html
@@ -188,7 +188,7 @@ run against the database.</p> <code>total_duration_ms</code> how long the background process has been running, not including time spent sleeping. <code>average_items_per_ms</code> how many items are processed per millisecond based on an exponential average.</p> <h2 id="enabled"><a class="header" href="#enabled">Enabled</a></h2> -<p>This API allow pausing background updates.</p> +<p>This API allows pausing background updates.</p> <p>Background updates should <em>not</em> be paused for significant periods of time, as this can affect the performance of Synapse.</p> <p><em>Note</em>: This won't persist over restarts.</p>