diff options
author | Erik Johnston <erik@matrix.org> | 2024-08-08 11:27:23 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2024-08-08 11:27:23 +0100 |
commit | 46c66aa8e79f67d86091ca809f48b36989fb06e5 (patch) | |
tree | 00eaf8c52093423267047b35d610c0fb42c02f66 /changelog.d/17515.doc | |
parent | Merge remote-tracking branch 'origin/release-v1.113' into matrix-org-hotfixes (diff) | |
parent | SSS: Implement PREVIOUSLY room tracking (#17535) (diff) | |
download | synapse-github/matrix-org-hotfixes.tar.xz |
Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes github/matrix-org-hotfixes matrix-org-hotfixes
Diffstat (limited to 'changelog.d/17515.doc')
-rw-r--r-- | changelog.d/17515.doc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/17515.doc b/changelog.d/17515.doc new file mode 100644 index 0000000000..c2dbe24e9d --- /dev/null +++ b/changelog.d/17515.doc @@ -0,0 +1,3 @@ +Clarify default behaviour of the +[`auto_accept_invites.worker_to_run_on`](https://element-hq.github.io/synapse/develop/usage/configuration/config_documentation.html#auto-accept-invites) +option. \ No newline at end of file |