From 4849b9d64d9a0983131b785cb039cb97569d9712 Mon Sep 17 00:00:00 2001 From: default Date: Thu, 9 Feb 2023 08:15:01 +0100 Subject: [PATCH] Updated documentation. --- doc/snac.8 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/snac.8 b/doc/snac.8 index 984bdcd..a9a5ded 100644 --- a/doc/snac.8 +++ b/doc/snac.8 @@ -170,6 +170,10 @@ and Setting this to true disables their usage. These functions limit severely what an intruder can do in case of a security vulnerability, so only enable this option if something is very broken. +.It Ic num_threads +By setting this value, you can specify the exact number of threads +.Nm +will use when processing connections. Values lesser than 4 will be ignored. .El .Pp You must restart the server to make effective these changes.