Update vsftpd.conf

This commit is contained in:
Orwah Issa 2016-07-06 03:17:23 +02:00 committed by GitHub
commit 374dc9e905

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