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 b3ba2e9 commit 9fe70c9Copy full SHA for 9fe70c9
charts/matrix-stack/templates/synapse/_synapse_details.tpl
@@ -261,6 +261,7 @@ responsibleForMedia
261
"^/_matrix/client/unstable/im.nheko.summary/summary/.*$"
262
"^/_matrix/client/(r0|v3|unstable)/account/3pid$"
263
"^/_matrix/client/(r0|v3|unstable)/account/whoami$"
264
+ "^/_matrix/client/(r0|v3|unstable)/account/deactivate$"
265
"^/_matrix/client/(r0|v3|unstable)/devices$"
266
"^/_matrix/client/versions$"
267
"^/_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