瀏覽代碼

Mention the new no-multicast-peers default in Coturn config

Related to 4c9f96722f
pull/2423/head
Slavi Pantaleev 3 年之前
父節點
當前提交
864b64d015
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      CHANGELOG.md

+ 2
- 0
CHANGELOG.md 查看文件

@@ -24,6 +24,8 @@ Inspired by [this security article](https://www.rtcsec.com/article/cve-2020-2626


If you access your Matrix server from a local network and need Coturn to relay to private IP addresses, you may observe that relaying is now blocked due to our new default `denied-peer-ip` lists (specified in `matrix_coturn_denied_peer_ips`). If you experience such connectivity problems, consider overriding this setting in your `vars.yml` file and removing certain networks from it. If you access your Matrix server from a local network and need Coturn to relay to private IP addresses, you may observe that relaying is now blocked due to our new default `denied-peer-ip` lists (specified in `matrix_coturn_denied_peer_ips`). If you experience such connectivity problems, consider overriding this setting in your `vars.yml` file and removing certain networks from it.


We've also added `no-multicast-peers` to the default Coturn configuration, but we don't expect this to cause trouble for most people.



# 2023-01-21 # 2023-01-21




Loading…
取消
儲存