summaryrefslogtreecommitdiffstats
path: root/tests/testserver/vsftpd/testdata/vsftpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testserver/vsftpd/testdata/vsftpd.conf')
-rw-r--r--tests/testserver/vsftpd/testdata/vsftpd.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/testserver/vsftpd/testdata/vsftpd.conf b/tests/testserver/vsftpd/testdata/vsftpd.conf
index 6bdb186c9f..e67cccefcc 100644
--- a/tests/testserver/vsftpd/testdata/vsftpd.conf
+++ b/tests/testserver/vsftpd/testdata/vsftpd.conf
@@ -101,6 +101,10 @@ userlist_enable=YES
listen=YES
tcp_wrappers=YES
+# An internal setting used for testing the relative benefit of using the
+# sendfile() system call on your platform.
+use_sendfile=NO
+
# Enabling SFTP
#ssl_enable=YES
#allow_anon_ssl=YES