Merge pull request #704 from orwah/patch-4

Update vsftpd.conf
This commit is contained in:
Serghey Rodin 2016-06-27 11:33:56 +03:00 committed by GitHub
commit e9990633f0

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