snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 4849b9d64d9a0983131b785cb039cb97569d9712
parent 090a28ba4e15c8d1996a872bed8df902bd6fb4c3
Author: default <nobody@localhost>
Date:   Thu,  9 Feb 2023 08:15:01 +0100

Updated documentation.

Diffstat:
Mdoc/snac.8 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git 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.