mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-03 08:57:32 +08:00
根据配置禁用mmap缓存 (#1429)
This commit is contained in:
@@ -214,6 +214,8 @@ extern const std::string kVirtualPath;
|
||||
extern const std::string kNotFound;
|
||||
//是否显示文件夹菜单
|
||||
extern const std::string kDirMenu;
|
||||
//禁止缓存文件的后缀
|
||||
extern const std::string kForbidCacheSuffix;
|
||||
}//namespace Http
|
||||
|
||||
////////////SHELL配置///////////
|
||||
|
||||
Reference in New Issue
Block a user