Set chromeCtxNum to 1 by default.

This commit is contained in:
Gucheng Wang 2022-04-07 09:31:41 +08:00
parent 60b54448fe
commit 5ff835771c
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ httpProxy = "127.0.0.1:10808"
initScore = 2000
enableNestedReply = true
cacheExpireSeconds = 60
chromeCtxNum = 5
chromeCtxNum = 1