MyNixOS website logo
option

services.bacula-sd.extraStorageConfig

Extra configuration to be passed in Storage directive.

Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  Maximum Concurrent Jobs = 20;
  Heartbeat Interval = 30;
''