From 2c28d945ad40c167a196827e0c30779ad4c65345 Mon Sep 17 00:00:00 2001 From: Suika <2320837+Suika@users.noreply.github.com> Date: Wed, 15 Apr 2020 14:46:09 +0000 Subject: [PATCH] Updated Optimization (markdown) --- Optimization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Optimization.md b/Optimization.md index 91f816b..00dbfc5 100644 --- a/Optimization.md +++ b/Optimization.md @@ -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]