From c4161e77d0f06ea3f3433176aa92deb685cc26bd Mon Sep 17 00:00:00 2001 From: bandl <1658002533@qq.com> Date: Tue, 12 Oct 2021 15:09:12 +0800 Subject: [PATCH] doc(config): update wheat-cache.yaml --- conf/wheat-cache.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/conf/wheat-cache.yaml b/conf/wheat-cache.yaml index dcf83ee..f81e5bf 100644 --- a/conf/wheat-cache.yaml +++ b/conf/wheat-cache.yaml @@ -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" ]