Skip to content

Commit

Permalink
fix rst warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dbkr committed Sep 25, 2014
1 parent 9bcedf2 commit 48ea055
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/turn-howto.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ coturn Setup

2. Configure it::
./configure

You may need to install libevent2: if so, you should do so
in the way recommended by your operating system.
You can ignore warnings about lack of database support: a
Expand All @@ -34,9 +35,11 @@ coturn Setup
4. Make a config file in /etc/turnserver.conf. You can customise
a config file from turnserver.conf.default. The relevant
lines are::

lt-cred-mech
use-auth-secret
static-auth-secret=[your secret key here]

See turnserver.conf.default for explanations of the options.
One way to generate the static-auth-secret is with pwgen::

Expand Down

0 comments on commit 48ea055

Please sign in to comment.