Explorar el Código

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

pull/3100/head
Charles Wright hace 2 años
padre
commit
5ca9a7269a
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      roles/custom/matrix-synapse/vars/main.yml

+ 4
- 0
roles/custom/matrix-synapse/vars/main.yml Ver fichero

@@ -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

Cargando…
Cancelar
Guardar