summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/16628.doc1
-rw-r--r--docs/usage/configuration/config_documentation.md3
2 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/16628.doc b/changelog.d/16628.doc
new file mode 100644

index 0000000000..4dd1e4874e --- /dev/null +++ b/changelog.d/16628.doc
@@ -0,0 +1 @@ +Note that the option [`outbound_federation_restricted_to`](https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#outbound_federation_restricted_to) was added in Synapse 1.89.0, and fix a nearby formatting error. diff --git a/docs/usage/configuration/config_documentation.md b/docs/usage/configuration/config_documentation.md
index a673975e04..4200e70c83 100644 --- a/docs/usage/configuration/config_documentation.md +++ b/docs/usage/configuration/config_documentation.md
@@ -4219,6 +4219,9 @@ outbound_federation_restricted_to: Also see the [worker documentation](../../workers.md#restrict-outbound-federation-traffic-to-a-specific-set-of-workers) for more info. + +_Added in Synapse 1.89.0._ + --- ### `run_background_tasks_on`