config: Fix doc on PreferNewSectorsForDeals; gofmt

This commit is contained in:
Łukasz Magiera
2022-03-21 12:07:00 +01:00
parent 49a6d7ebcc
commit 433e9c351d
5 changed files with 5 additions and 5 deletions
@@ -337,6 +337,7 @@
# env var: LOTUS_SEALING_MAXSEALINGSECTORSFORDEALS
#MaxSealingSectorsForDeals = 0
# Prefer creating new sectors even if there are sectors Available for upgrading.
# This setting combined with MaxUpgradingSectors set to a value higher than MaxSealingSectorsForDeals makes it
# possible to use fast sector upgrades to handle high volumes of storage deals, while still using the simple sealing
# flow when the volume of storage deals is lower.