feat(): enable local
This commit is contained in:
parent
ef3cae90ab
commit
55c55d0941
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
allow_writeable_chroot=YES
|
||||
anonymous_enable=NO
|
||||
chroot_local_user=YES
|
||||
local_enable=YES
|
||||
local_umask=022
|
||||
passwd_chroot_enable=YES
|
||||
pasv_max_port=50000
|
||||
|
|
Loading…
Reference in a new issue