summary refs log tree commit diff
path: root/latest/usage/administration/admin_api
diff options
context:
space:
mode:
Diffstat (limited to 'latest/usage/administration/admin_api')
-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>