summary refs log tree commit diff
path: root/tests/config/test_workers.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add the `update_user_directory_from_worker` configuration option ↵reivilibre2022-05-101-0/+27
| | | | | (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) Co-authored-by: Shay <hillerys@element.io>
* Add the `notify_appservices_from_worker` configuration option (superseding ↵reivilibre2022-05-061-0/+288
`notify_appservices`) to allow a generic worker to be designated as the worker to send traffic to Application Services. (#12452)