diff options
| -rw-r--r-- | ymir.nix | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -987,6 +987,9 @@ in rec { | |||
| 987 | rsaKeyFile = "/var/lib/acme/yggdrasil.li/key.pem"; | 987 | rsaKeyFile = "/var/lib/acme/yggdrasil.li/key.pem"; |
| 988 | rsaCertFile = "/var/lib/acme/yggdrasil.li/fullchain.pem"; | 988 | rsaCertFile = "/var/lib/acme/yggdrasil.li/fullchain.pem"; |
| 989 | extraConfig = '' | 989 | extraConfig = '' |
| 990 | log_ftp_protocol=yes | ||
| 991 | xferlog_enable=yes | ||
| 992 | |||
| 990 | pam_service_name=vsftpd | 993 | pam_service_name=vsftpd |
| 991 | 994 | ||
| 992 | port_enable=no | 995 | port_enable=no |
