Files
my-worker/modules/cms/src/main/resources/config/jeesite-cms.yml

14 lines
353 B
YAML
Raw Normal View History

# 温馨提示不建议直接修改此文件为了平台升级方便建议将需要修改的参数值复制到application.yml里进行覆盖该参数值。
cms:
pageCache:
enabled: true
cacheName: cmsPageCache
urlPatterns: ${frontPath}/*
urlSuffixes: .html
j2cache:
caffeine:
region:
cmsPageCache: 100000, 7d