diff --git a/config.json b/config.json new file mode 100644 --- /dev/null +++ b/config.json @@ -0,0 +1,5 @@ +{ + "hosts": ["127.0.0.1"], + "port": 9021, + "batchSize": 256 +}