MyNixOS website logo
option

services.duplicati.parameters

This option can be used to store some or all of the options given to the commandline client. Each line in this option should be of the format --option=value. The options in this file take precedence over the options provided through command line arguments.

Duplicati docs: parameters-file.
Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  --webservice-allowedhostnames=*
''