The used-space-filewalker
is regulated by the option
or the analogue for the config.yaml
:
storage2.piece-scan-on-startup: true
This is the default by the way, so you do not need to add it explicitly.
The lazy mode is regulated by the option
this is again the default value.
The config.yaml
analogue will be
pieces.enable-lazy-filewalker: true
If you would change these parameters with any of the ways, you need to restart the node (re-create the container for docker).