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