Просмотр исходного кода

Handle /notifications endpoint via workers

Related to https://github.com/matrix-org/synapse/pull/16265
pull/2885/head
Slavi Pantaleev 2 лет назад
Родитель
Сommit
ef90142720
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      roles/custom/matrix-synapse/vars/main.yml

+ 1
- 0
roles/custom/matrix-synapse/vars/main.yml Просмотреть файл

@@ -170,6 +170,7 @@ matrix_synapse_workers_generic_worker_endpoints:
- ^/_matrix/client/(r0|v3|unstable)/user/.*/filter(/|$)
- ^/_matrix/client/(api/v1|r0|v3|unstable)/directory/room/.*$
- ^/_matrix/client/(r0|v3|unstable)/capabilities$
- ^/_matrix/client/(r0|v3|unstable)/notifications$

# Encryption requests
# Note that ^/_matrix/client/(r0|v3|unstable)/keys/upload/ requires `worker_main_http_uri`


Загрузка…
Отмена
Сохранить