services.sftpgo.extraArgs

Additional command line arguments to pass to the sftpgo daemon.

Type
list of string
Default
[ ]
Example
[
  "--log-level"
  "info"
]
Declared
<nixpkgs/nixos/modules/services/web-apps/sftpgo.nix>