summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2022-10-27 15:39:47 +0200
committerGitHub <noreply@github.com>2022-10-27 14:39:47 +0100
commit1357ae869f279a3f0855c1b1c2750eca2887928e (patch)
treeaf687b03ff700906bc5ab99927f40daabf6c7683 /changelog.d
parentFix presence bug introduced in 1.64 by #13313 (#14243) (diff)
downloadsynapse-1357ae869f279a3f0855c1b1c2750eca2887928e.tar.xz
Add workers settings to configuration manual (#14086)
* Add workers settings to configuration manual
* Update `pusher_instances`
* update url to python logger
* update headlines
* update links after headline change
* remove link from `daemon process`

There is no docs in Synapse for this

* extend example for `federation_sender_instances` and `pusher_instances`
* more infos about stream writers
* add link to DAG
* update `pusher_instances`
* update `worker_listeners`
* update `stream_writers`
* Update `worker_name`

Co-authored-by: David Robertson <davidr@element.io>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14086.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14086.doc b/changelog.d/14086.doc
new file mode 100644
index 0000000000..5b4b938759
--- /dev/null
+++ b/changelog.d/14086.doc
@@ -0,0 +1 @@
+Add workers settings to [configuration manual](https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#individual-worker-configuration).
\ No newline at end of file