mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add log tank config, default to console.
This commit is contained in:
parent
b290a00de7
commit
7930add7f9
9 changed files with 100 additions and 62 deletions
|
@ -2,6 +2,7 @@
|
|||
# @see full.conf for detail config.
|
||||
|
||||
listen 1935;
|
||||
srs_log_tank file;
|
||||
srs_log_file ./objs/srs.log;
|
||||
vhost __defaultVhost__ {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue