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:
commit
5677d17373
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue