diff --git a/config.json b/config-example.json rename from config.json rename to config-example.json --- a/config.json +++ b/config-example.json @@ -1,5 +1,5 @@ { "hosts": ["127.0.0.1"], "port": 9901, - "batchSize": 256 + "batchSize": 64 }