Skip to content

Commit 7bca73d

Browse files
matrixrtc: fix error when workers are enabled
1 parent 49f5929 commit 7bca73d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ responsibleForMedia
371371
{{- if eq .workerType "push-rules" }}
372372
{{ $workerPaths = concat $workerPaths (list
373373
"^/_matrix/client/(api/v1|r0|v3|unstable)/pushrules/"
374-
"^/_matrix/client/unstable/org.matrix.msc4140/delayed_events"
375374
) }}
376375
{{- end }}
377376

newsfragments/557.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix MatrixRTC RTCSession Error if synapse workers enabled.

0 commit comments

Comments
 (0)