Updated Optimization (markdown)

Suika 2020-04-15 14:46:09 +00:00
parent 6888665d77
commit 2c28d945ad

@ -35,7 +35,7 @@ curl http://localhost:9333/vol/grow?count=12&collection=benchmark
curl http://localhost:9333/vol/grow?count=12&dataCenter=dc1
```
Another way to change the volume growth strategy is to use `master.toml` generated by `weed scaffold -conf=master`. Adjust the following section:
Another way to change the volume growth strategy is to use `master.toml` generated by `weed scaffold -config=master`. Adjust the following section:
```
[master.volume_growth]