Skip to content

Commit 9fe70c9

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

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
@@ -261,6 +261,7 @@ responsibleForMedia
261261
"^/_matrix/client/unstable/im.nheko.summary/summary/.*$"
262262
"^/_matrix/client/(r0|v3|unstable)/account/3pid$"
263263
"^/_matrix/client/(r0|v3|unstable)/account/whoami$"
264+
"^/_matrix/client/(r0|v3|unstable)/account/deactivate$"
264265
"^/_matrix/client/(r0|v3|unstable)/devices$"
265266
"^/_matrix/client/versions$"
266267
"^/_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)