MyNixOS website logo
option

services.openssh.sftpFlags

Commandline flags to add to sftp-server.

Declarations
Type
list of string
Default
[ ]
Example
[
  "-f AUTHPRIV"
  "-l INFO"
]