根据配置禁用mmap缓存 (#1429)

This commit is contained in:
xiongguangjie
2022-02-17 10:35:10 +08:00
committed by GitHub
parent af08b58d29
commit 9c45fca761
4 changed files with 22 additions and 3 deletions

View File

@@ -193,6 +193,10 @@ dirMenu=1
#访问 http://127.0.0.1/app_b/file_b 对应的文件路径为 /path/to/b/file_b
#访问其他http路径,对应的文件路径还是在rootPath内
virtualPath=
#禁止后缀的文件缓存,使用“,”隔开
#例如赋值为 .mp4,.flv
#那么访问后缀为.mp4与.flv 的文件不缓存
forbidCacheSuffix=
[multicast]
#rtp组播截止组播ip地址