1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-05-25 22:07:18 +02:00

Add the new worker types to the list of available worker types

This commit is contained in:
Charles Wright 2024-01-16 10:58:46 -06:00
parent 12a8d535e8
commit 5ca9a7269a

View File

@ -261,9 +261,13 @@ matrix_synapse_workers_user_dir_endpoints:
matrix_synapse_workers_avail_list:
- appservice
- client_reader
- federation_reader
- federation_sender
- generic_worker
- media_repository
- pusher
- room_worker
- sync_worker
- user_dir
### workers:end