Readme.turnserver: how to run server as a daemon
This commit is contained in:
parent
9bf9cda5b8
commit
fa86379538
@ -29,6 +29,13 @@ $ ./scripts/secure_relay.sh
|
||||
|
||||
RUNNING THE TURN SERVER
|
||||
|
||||
To run the coturn server as a daemon use:
|
||||
|
||||
$ turnserver -o
|
||||
|
||||
Note that when running coturn as a daemon and you make any changes to the config file the server
|
||||
has to be reloaded.
|
||||
|
||||
Options note: turnserver has long and short option names, for most options.
|
||||
Some options have only long form, some options have only short form. Their syntax
|
||||
somewhat different, if an argument is required:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user