fix typo of config.
This commit is contained in:
parent
007f7da50b
commit
f87646d489
|
|
@ -40,7 +40,7 @@ srs_log_file ./objs/srs.log;
|
|||
# if exceed the max connections, server will drop the new connection.
|
||||
# default: 1000
|
||||
max_connections 1000;
|
||||
# whether start as deamon
|
||||
# whether start as daemon
|
||||
# @remark: donot support reload.
|
||||
# default: on
|
||||
daemon on;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user