优化:默认启用缓存
This commit is contained in:
@ -32,7 +32,7 @@ cache.clean = true
|
|||||||
|
|
||||||
#######################################可在运行时动态配置#######################################
|
#######################################可在运行时动态配置#######################################
|
||||||
#是否启用缓存
|
#是否启用缓存
|
||||||
cache.enabled = false
|
cache.enabled = true
|
||||||
|
|
||||||
#文本类型,默认如下,可自定义添加
|
#文本类型,默认如下,可自定义添加
|
||||||
#simText = txt,html,xml,properties,md,java,py,c,cpp,sql
|
#simText = txt,html,xml,properties,md,java,py,c,cpp,sql
|
||||||
|
|||||||
Reference in New Issue
Block a user