summary refs log tree commit diff
path: root/tests/config/test_workers.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove `worker_replication_*` deprecated settings, with helpful errors on sta...Jason Little2023-07-071-26/+1
* Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no...reivilibre2023-05-261-4/+39
* Use immutabledict instead of frozendict (#15113)David Robertson2023-03-221-3/+3
* Add the `update_user_directory_from_worker` configuration option (superseding...reivilibre2022-05-101-0/+27
* Add the `notify_appservices_from_worker` configuration option (superseding `n...reivilibre2022-05-061-0/+288