Skip to content

Commit fb15a29

Browse files
committed
Remove warning about deprecated config value in Matrix RTC SFU.
1 parent 011b4c7 commit fb15a29

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

charts/matrix-stack/configs/matrix-rtc/sfu/config-overrides.yaml.tpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ SPDX-License-Identifier: AGPL-3.0-only
99

1010
port: 7880
1111

12-
prometheus_port: 6789
12+
prometheus:
13+
port: 6789
1314

1415
# Logging config
1516
logging:

newsfragments/550.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Remove warning about deprecated `prometheus_port` config value in Matrix RTC SFU.

0 commit comments

Comments
 (0)