1 files changed, 4 insertions, 2 deletions
diff --git a/develop/print.html b/develop/print.html
index 16d3532778..fb5e38294b 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -7314,9 +7314,11 @@ authorize inter-worker communication.</p>
- federation_sender1
- federation_sender2
</code></pre>
-<h2>Also see the <a href="usage/configuration/../../workers.html#restrict-outbound-federation-traffic-to-a-specific-set-of-workers">worker
+<p>Also see the <a href="usage/configuration/../../workers.html#restrict-outbound-federation-traffic-to-a-specific-set-of-workers">worker
documentation</a>
-for more info.</h2>
+for more info.</p>
+<p><em>Added in Synapse 1.89.0.</em></p>
+<hr />
<h3 id="run_background_tasks_on"><a class="header" href="#run_background_tasks_on"><code>run_background_tasks_on</code></a></h3>
<p>The <a href="usage/configuration/../../workers.html#background-tasks">worker</a> that is used to run
background tasks (e.g. cleaning up expired data). If not provided this
|