services.openssh.sftpFlags

Commandline flags to add to sftp-server.

Type
list of string
Default
[ ]
Example
[
  "-f AUTHPRIV"
  "-l INFO"
]
Declared
<nixpkgs/nixos/modules/services/networking/ssh/sshd.nix>