CacheHelper.PhysicalFilesCacheMinutes的值在哪里设置?

Where to set the value of CacheHelper.PhysicalFilesCacheMinutes?

在Kentico cms 性能设置中,我已经将服务器缓存和客户端缓存时间设置为超过7 天,但是这个属性 CacheHelper.PhysicalFilesCacheMinutes 仍然returns 7 天。抱歉,我无法在 kentico 文档中找到答案,所以如果有人知道答案,我将不胜感激。谢谢! :)

CacheHelper.PhysicalFilesCacheMinutes 等于 web.config 中的 CMSPhysicalFilesCacheMinutes appSetting。其默认值为 7 天。查看 documentation.