matrix-docker-ansible-deploy/roles/custom/matrix-synapse/tasks
Slavi Pantaleev 84446e52e9 Rename Synapse worker preset name (room-workers -> specialized-workers)
I believe `specialized-workers` is a better name than `room-workers`,
because when enabled, 4 different types of specialized workers are
created:

- Room workers
- Sync workers
- Client readers
- Federation readers

Only one of these is called room-workers.

In the future, more specialized workers may be added, making the
`room-workers` preset name an even poorer choice.

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3100
2024-01-20 12:40:55 +02:00
..
ext
goofys
rust-synapse-compress-state
synapse Add new worker types to the dynamic workers list 2024-01-16 11:13:51 -06:00
import_media_store.yml
import_synapse_sqlite_db.yml
init.yml Rename Synapse worker preset name (room-workers -> specialized-workers) 2024-01-20 12:40:55 +02:00
main.yml
register_user.yml
self_check_client_api.yml
self_check_federation_api.yml
setup_install.yml
setup_uninstall.yml
update_user_password.yml
validate_config.yml Prevent generic workers being combined with any of the other types 2024-01-20 11:24:32 +02:00