修改默认配置文件

This commit is contained in:
xiongziliang 2020-01-02 11:56:44 +08:00
parent 84de9720b5
commit bedf088e67

View File

@ -95,7 +95,7 @@ timeoutSec=10
#http服务器字符编码windows上默认gb2312
charSet=utf-8
#http链接超时时间
keepAliveSecond=10
keepAliveSecond=30
#http请求体最大字节数如果post的body太大则不适合缓存body在内存
maxReqSize=4096
#404网页内容用户可以自定义404网页
@ -192,7 +192,7 @@ port=554
#rtsps服务器监听地址
sslport=322
#在接收rtsp推流时是否重新生成时间戳(很多推流器的时间戳着实很烂)
modifyStamp=1
modifyStamp=0
[shell]
#调试telnet服务器接受最大bufffer大小