diff options
Diffstat (limited to 'weed/command/scaffold/master.toml')
| -rw-r--r-- | weed/command/scaffold/master.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/command/scaffold/master.toml b/weed/command/scaffold/master.toml index c9086b0f7..d2843d540 100644 --- a/weed/command/scaffold/master.toml +++ b/weed/command/scaffold/master.toml @@ -50,6 +50,7 @@ copy_2 = 6 # create 2 x 6 = 12 actual volumes copy_3 = 3 # create 3 x 3 = 9 actual volumes copy_other = 1 # create n x 1 = n actual volumes threshold = 0.9 # create threshold +disable = false # disables volume growth if true # configuration flags for replication [master.replication] |
