You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Used by Travis CI |
|
|
|
listen=NO |
|
listen_ipv6=YES |
|
|
|
write_enable=YES |
|
dirmessage_enable=YES |
|
secure_chroot_dir=/var/run/vsftpd/empty |
|
|
|
anonymous_enable=YES |
|
anon_root=/var/ftp |
|
anon_upload_enable=YES |
|
anon_mkdir_write_enable=YES |
|
anon_other_write_enable=YES |
|
anon_umask=022
|
|
|