mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
change conf to console without daemon.
This commit is contained in:
parent
90ff579a83
commit
15570d93ce
31 changed files with 60 additions and 13 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
listen 1935;
|
||||
max_connections 1000;
|
||||
daemon off;
|
||||
srs_log_tank console;
|
||||
vhost __defaultVhost__ {
|
||||
transcode {
|
||||
enabled on;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue