Update vsftpd.conf

This commit is contained in:
Orwah Issa 2016-07-06 03:29:20 +02:00 committed by GitHub
commit eb86b95e79

View file

@ -1,7 +1,8 @@
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=002
local_umask=022
anon_umask=022
anon_upload_enable=NO
dirmessage_enable=YES
xferlog_enable=YES