1
0
Fork 0
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:
winlin 2021-02-18 11:39:25 +08:00
parent 61eeb781b7
commit 548fcd627b
24 changed files with 46 additions and 13 deletions

View file

@ -15,10 +15,6 @@ http_server {
listen 8080;
dir ./objs/nginx/html;
}
stats {
network 0;
disk sda sdb xvda xvdb;
}
vhost __defaultVhost__ {
hls {
enabled on;