MyNixOS website logo
option

services.sftpgo.extraArgs

Additional command line arguments to pass to the sftpgo daemon.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--log-level"
  "info"
]