From 0a75ead764e5e81520ea1279ea7e4d8afc44c48c Mon Sep 17 00:00:00 2001
From: anoadragon453
Date: Tue, 14 May 2024 14:23:00 +0000
Subject: deploy: ecf4e0674c9a027aec253adaca89ed260700224b
---
latest/usage/administration/admin_api/background_updates.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'latest/usage/administration/admin_api/background_updates.html')
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.
total_duration_ms
how long the background process has been running, not including time spent sleeping.
average_items_per_ms
how many items are processed per millisecond based on an exponential average.
-This API allow pausing background updates.
+This API allows pausing background updates.
Background updates should not be paused for significant periods of time, as
this can affect the performance of Synapse.
Note: This won't persist over restarts.
--
cgit 1.5.1