Explorar el Código

Enable /devices endpoint for generic workers

pull/456/head
Slavi Pantaleev hace 5 años
padre
commit
e7f3f7c431
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      roles/matrix-synapse/vars/workers.yml

+ 1
- 0
roles/matrix-synapse/vars/workers.yml Ver fichero

@@ -43,6 +43,7 @@ matrix_synapse_workers_generic_worker_endpoints:
- ^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/members$
- ^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/state$
- ^/_matrix/client/(api/v1|r0|unstable)/account/3pid$
- ^/_matrix/client/(api/v1|r0|unstable)/devices$
- ^/_matrix/client/(api/v1|r0|unstable)/keys/query$
- ^/_matrix/client/(api/v1|r0|unstable)/keys/changes$
- ^/_matrix/client/versions$


Cargando…
Cancelar
Guardar