1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-09-15 18:57:03 +00:00

Merge branch 'next' into 'next'

fix: put correct turn config in docs

See merge request famedly/conduit!781
This commit is contained in:
Habibi Hamood 2025-09-15 03:17:12 +00:00
commit 5677d17373

View file

@ -7,7 +7,7 @@
## Edit/Add a few settings to your existing conduit.toml
```
[turn]
[global.turn]
# Refer to your Coturn settings.
# `your.turn.url` has to match the REALM setting of your Coturn as well as `transport`.
uris = ["turn:your.turn.url?transport=udp", "turn:your.turn.url?transport=tcp"]