mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix forward conf file bug, change pid file. change to 0.9.48
This commit is contained in:
parent
28b0c3a27f
commit
b7093246e4
6 changed files with 65 additions and 54 deletions
|
@ -3,5 +3,8 @@
|
|||
# @see full.conf for detail config.
|
||||
|
||||
listen 19350;
|
||||
pid ./objs/srs.slave.pid;
|
||||
srs_log_tank file;
|
||||
srs_log_file ./objs/srs.slave.log;
|
||||
vhost __defaultVhost__ {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue