aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2019-03-08 20:29:21 +0100
committerReiner Herrmann <reiner@reiner-h.de>2019-03-08 20:29:21 +0100
commit7202a395f9397ef22e137037a31d85668ceb1be7 (patch)
treefcbccb098372339bb6cab493f25e39690628f22c /README
parent6694875f8cd850ae0a09c88790921c47d7bd2bfe (diff)
Use threadpool to handle multiple clients in parallel
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
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: