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 f4cdad1 commit fb6fe16Copy full SHA for fb6fe16
charts/matrix-stack/templates/synapse/_synapse_details.tpl
@@ -228,7 +228,7 @@ responsibleForMedia
228
"^/_matrix/client/(api/v1|r0|v3|unstable)/directory/room/.*$"
229
"^/_matrix/client/(r0|v3|unstable)/capabilities$"
230
"^/_matrix/client/(r0|v3|unstable)/notifications$"
231
- "^/_matrix/client/unstable/org.matrix.msc4140/delayed_events$"
+ "^/_matrix/client/unstable/org.matrix.msc4140/delayed_events(/.*/restart)?$"
232
"^/_synapse/admin/v1/rooms/[^/]+$"
233
) }}
234
0 commit comments