Configure Storj chunk-size with Web-UI

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

Source: How to use Duplicacy to backup to Storj cloud storage - #10 by arrogantrabbit - getting started - Storj Community Forum (official)

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.

I don’t think there is a way to do it in web ui.

Initialize the storage on storj on another machine with CLI with the desired parameters, before adding it in web ui.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.