fix(middle):fix wheat-cache.yaml

This commit is contained in:
Sodesnei 2021-10-09 17:55:37 +08:00
parent dca19238da
commit 60a4a4a3de
1 changed files with 6 additions and 2 deletions

View File

@ -21,6 +21,10 @@ logPrint:
"error"
]
middleChain:
middles:["logMiddle","mapKey"]
middleware-driver:
driverCount: 1000,
middleConsumerCount: 5
plugins-control:
LogContext: ["logMiddle"]