services.vsftpd.forceLocalDataSSL

NixOS option

Only applies if sslEnable is true. Non anonymous (local) users must use a secure SSL connection for sending/receiving data on data connection.

type: boolean
Default
false
declared in: nixos/modules/services/networking/vsftpd.nixView source on NixOS/nixpkgs →