1
0
Fork 0
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:
winlin 2017-02-09 14:17:36 +08:00
parent 90ff579a83
commit 15570d93ce
31 changed files with 60 additions and 13 deletions

View file

@ -4,6 +4,8 @@
listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
transcode {
enabled on;