mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-06 14:10:53 +08:00
新增溯源超时时间配置项
This commit is contained in:
@@ -163,6 +163,8 @@ alive_interval=10.0
|
||||
#http-ts方式: http://127.0.0.1:80/%s/%s.live.ts
|
||||
#支持多个源站,不同源站通过分号(;)分隔
|
||||
origin_url=
|
||||
#溯源总超时时长,单位秒,float型;假如源站有3个,那么单次溯源超时时间为timeout_sec除以3
|
||||
timeout_sec=15
|
||||
|
||||
[http]
|
||||
#http服务器字符编码,windows上默认gb2312
|
||||
|
||||
Reference in New Issue
Block a user