diff options
author | Jason Robinson <jasonr@matrix.org> | 2020-01-24 11:01:57 +0200 |
---|---|---|
committer | Jason Robinson <jasonr@matrix.org> | 2020-01-24 11:08:50 +0200 |
commit | aa6ad288f16ed263b2a94b480259639d52ff6cad (patch) | |
tree | 6ecac5d640e5030ddcf0706faea4c03859375c50 | |
parent | Make 'event.redacts' never raise. (#6771) (diff) | |
download | synapse-aa6ad288f16ed263b2a94b480259639d52ff6cad.tar.xz |
Clarifications to the workers documentation
* Add note that user_dir requires disabling user dir updates from the main synapse process. * Add note that federation_reader should have the federation listener resource. Signed-off-by: Jason Robinson <jasonr@matrix.org>
-rw-r--r-- | changelog.d/6775.doc | 1 | ||||
-rw-r--r-- | docs/workers.md | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/changelog.d/6775.doc b/changelog.d/6775.doc new file mode 100644 |