mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Config: Update config files, daemon off, log to console
This commit is contained in:
parent
57919e4351
commit
adb6f723c7
24 changed files with 46 additions and 13 deletions
|
@ -5,6 +5,8 @@
|
|||
listen 1935;
|
||||
max_connections 1000;
|
||||
pid objs/edge.pid;
|
||||
daemon off;
|
||||
srs_log_tank console;
|
||||
vhost __defaultVhost__ {
|
||||
cluster {
|
||||
mode remote;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue