mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Update vsftpd.conf
This commit is contained in:
parent
b76575bef3
commit
374dc9e905
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