Commit 8c2fb2bd authored by 陈精华's avatar 陈精华 Committed by kl

优化:默认启用缓存

parent 0fe75387
......@@ -32,7 +32,7 @@ cache.clean = true
#######################################可在运行时动态配置#######################################
#是否启用缓存
cache.enabled = false
cache.enabled = true
#文本类型,默认如下,可自定义添加
#simText = txt,html,xml,properties,md,java,py,c,cpp,sql
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment