浏览代码

Do not handle ^/_matrix/client/unstable/org.matrix.msc2716/rooms/.*/batch_send$ from workers anymore

Related to 0f02f0b4da
pull/2779/head
Slavi Pantaleev 3 年前
父节点
当前提交
8668b0d772
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      roles/custom/matrix-synapse/vars/main.yml

+ 0
- 1
roles/custom/matrix-synapse/vars/main.yml 查看文件

@@ -153,7 +153,6 @@ matrix_synapse_workers_generic_worker_endpoints:
- ^/_matrix/client/v1/rooms/.*/hierarchy$
- ^/_matrix/client/(v1|unstable)/rooms/.*/relations/
- ^/_matrix/client/v1/rooms/.*/threads$
- ^/_matrix/client/unstable/org.matrix.msc2716/rooms/.*/batch_send$
- ^/_matrix/client/unstable/im.nheko.summary/rooms/.*/summary$
- ^/_matrix/client/(r0|v3|unstable)/account/3pid$
- ^/_matrix/client/(r0|v3|unstable)/account/whoami$


正在加载...
取消
保存