We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f51d94 commit ae17908Copy full SHA for ae17908
charts/matrix-stack/templates/synapse/_synapse_details.tpl
@@ -251,6 +251,7 @@ responsibleForMedia
251
"^/_matrix/client/unstable/im.nheko.summary/summary/.*$"
252
"^/_matrix/client/(r0|v3|unstable)/account/3pid$"
253
"^/_matrix/client/(r0|v3|unstable)/account/whoami$"
254
+ "^/_matrix/client/(r0|v3|unstable)/account/deactivate$"
255
"^/_matrix/client/(r0|v3|unstable)/devices$"
256
"^/_matrix/client/versions$"
257
"^/_matrix/client/(api/v1|r0|v3|unstable)/voip/turnServer$"
newsfragments/639.changed.2.md
@@ -0,0 +1 @@
1
+Update worker capable paths for Synapse v1.135.0.
0 commit comments