doc(config): update wheat-cache.yaml
This commit is contained in:
parent
e826ff4569
commit
c4161e77d0
|
@ -13,17 +13,16 @@ lruCache:
|
|||
maxSize: "1GB"
|
||||
eventDriverSize: 2000
|
||||
workTime: 1
|
||||
detachNum: 300
|
||||
|
||||
|
||||
logPrint:
|
||||
stath: [
|
||||
"debug",
|
||||
"error"
|
||||
]
|
||||
stath: [ "debug", "error" ]
|
||||
|
||||
|
||||
middleware-driver:
|
||||
driverCount: 1000
|
||||
middleConsumerCount: 5
|
||||
|
||||
plugins-control:
|
||||
logcontext: ["logMiddle"]
|
||||
logcontext: [ "logMiddle" ]
|
||||
|
|
Loading…
Reference in New Issue