remove msc2716

This commit is contained in:
uumas
2023-07-19 00:24:53 +03:00
parent 1bfb412cf8
commit dc1e49c6e1
2 changed files with 1 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
---
# Worker endpoints last updated on 2023-04-25
# Worker endpoints last updated on 2023-07-18
nginx_upstreams:
synapse_main:
servers:
@@ -46,7 +46,6 @@ nginx_upstreams:
- name: '~ ^/_matrix/client/v1/rooms/.*/hierarchy$'
- name: '~ ^/_matrix/client/(v1|unstable)/rooms/.*/relations/'
- name: '~ ^/_matrix/client/v1/rooms/.*/threads$'
- name: '~ ^/_matrix/client/unstable/org.matrix.msc2716/rooms/.*/batch_send$'
- name: '~ ^/_matrix/client/unstable/im.nheko.summary/rooms/.*/summary$'
- name: '~ ^/_matrix/client/(r0|v3|unstable)/account/3pid$'
- name: '~ ^/_matrix/client/(r0|v3|unstable)/account/whoami$'

View File

@@ -12,5 +12,3 @@ use_presence: {{ synapse_presence }}
enable_media_repo: {{ matrix_media_repo_server is not defined and 'media_repository' not in synapse_workers }}
retention:
enabled: true
experimental_features:
msc2716_enabled: true