mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-17 16:43:47 -05:00
Added the section 'Configuration' in /docs/turn-howto.md (#6614)
put the 2nd part of the "source installation"-section into a new section, because it also applies to Debian packages
This commit is contained in:
parent
32779b59fa
commit
0495097a7f
2 changed files with 3 additions and 0 deletions
1
changelog.d/6614.doc
Normal file
1
changelog.d/6614.doc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Added the section 'Configuration' in /docs/turn-howto.md.
|
||||||
|
|
@ -39,6 +39,8 @@ The TURN daemon `coturn` is available from a variety of sources such as native p
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
|
||||||
|
### Configuration
|
||||||
|
|
||||||
1. Create or edit the config file in `/etc/turnserver.conf`. The relevant
|
1. Create or edit the config file in `/etc/turnserver.conf`. The relevant
|
||||||
lines, with example values, are:
|
lines, with example values, are:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue