mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Update vsftpd.conf
This commit is contained in:
parent
19e54dd38f
commit
01bea04cd4
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue