Przeglądaj źródła

Default LiveKit Server to a smaller RTC range for faster startup on non-host networks

element-call-integration
Slavi Pantaleev 1 rok temu
rodzic
commit
8b84eb6390
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-livekit-server/defaults/main.yml

+ 1
- 1
roles/custom/matrix-livekit-server/defaults/main.yml Wyświetl plik

@@ -151,7 +151,7 @@ livekit_server_config_rtc_tcp_port: 7881
livekit_server_config_rtc_port_range_start: 50100

# Controls the `rtc.port_range_end` configuration property
livekit_server_config_rtc_port_range_end: 50200
livekit_server_config_rtc_port_range_end: 50120

# Controls the `rtc.use_external_ip` configuration property
livekit_server_config_rtc_use_external_ip: true


Ładowanie…
Anuluj
Zapisz