I’m looking into to add Storj as backup storage destination. As I understand it, for optimal optimize performance (and reduce Storj segments cost?), it’s a good idea to add the following parameters:
-chunk-size 32M
-max-chunk-size 64M
However, I don’t see any options for this in the Web-UI. Not even the option to add optional CLI parameters.
Is there a way to change the chunk-size? I use saspus/duplicacy-web Docker image and can run CLI commands if that helps.