mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Merge pull request #934 from ioannidesalex/patch-12
Security enhancements
This commit is contained in:
commit
5803effffc
1 changed files with 3 additions and 2 deletions
|
@ -17,10 +17,11 @@ tcp_wrappers=YES
|
|||
force_dot_files=YES
|
||||
ascii_upload_enable=YES
|
||||
ascii_download_enable=YES
|
||||
#allow_writable_chroot=YES
|
||||
allow_writeable_chroot=YES
|
||||
seccomp_sandbox=NO
|
||||
pasv_enable=YES
|
||||
pasv_max_port=12100
|
||||
pasv_min_port=12000
|
||||
pasv_max_port=12100
|
||||
max_per_ip=10
|
||||
max_clients=100
|
||||
use_localtime=YES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue