Skip to content

Commit ae17908

Browse files
committed
Add new worker-capable paths for Synapse v1.135.0
As per element-hq/synapse#18716
1 parent 1f51d94 commit ae17908

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

charts/matrix-stack/templates/synapse/_synapse_details.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ responsibleForMedia
251251
"^/_matrix/client/unstable/im.nheko.summary/summary/.*$"
252252
"^/_matrix/client/(r0|v3|unstable)/account/3pid$"
253253
"^/_matrix/client/(r0|v3|unstable)/account/whoami$"
254+
"^/_matrix/client/(r0|v3|unstable)/account/deactivate$"
254255
"^/_matrix/client/(r0|v3|unstable)/devices$"
255256
"^/_matrix/client/versions$"
256257
"^/_matrix/client/(api/v1|r0|v3|unstable)/voip/turnServer$"

newsfragments/639.changed.2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update worker capable paths for Synapse v1.135.0.

0 commit comments

Comments
 (0)