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
|
@ -3,8 +3,8 @@
|
|||
|
||||
listen 1935;
|
||||
max_connections 1000;
|
||||
srs_log_tank file;
|
||||
srs_log_file ./objs/srs.log;
|
||||
daemon off;
|
||||
srs_log_tank console;
|
||||
http_api {
|
||||
enabled on;
|
||||
listen 1985;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue