From 7202a395f9397ef22e137037a31d85668ceb1be7 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Fri, 8 Mar 2019 20:29:21 +0100 Subject: Use threadpool to handle multiple clients in parallel --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 97b7f70..e477737 100644 --- a/README +++ b/README @@ -45,6 +45,7 @@ Server: -g, --gid GID group id to run as (default: 65534) -r, --read-only allow only reading/downloading of files (RRQ) -w, --write-only allow only writing/uploading of files (WRQ) + -t, --threads N number of worker threads (default: 2) Notes: -- cgit v1.2.3