Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
胡斌
2017-03-15 06:24:33 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
779805f56b6b968eda060c5efbab31aebae772ec
779805f5
1 parent
f183695f
add forward_server_srs example to conf/forward.master.conf
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
2 行增加
和
0 行删除
trunk/conf/forward.master.conf
trunk/conf/forward.master.conf
查看文件 @
779805f
...
...
@@ -9,4 +9,6 @@ daemon off;
srs_log_tank
console
;
vhost
__
defaultVhost__
{
forward
127
.
0
.
0
.
1
:
19350
;
#the forward destination server type,default true. if the server is not srs server,connect app maybe fail,try config as false
forward_server_srs
true
;
}
...
...
请
注册
或
登录
后发表评论