diff options
author | default <nobody@localhost> | 2023-02-09 08:15:01 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-02-09 08:15:01 +0100 |
commit | 4849b9d64d9a0983131b785cb039cb97569d9712 (patch) | |
tree | 51149e19575cee100c889de08f1e3f4210d3083e /doc | |
parent | 090a28ba4e15c8d1996a872bed8df902bd6fb4c3 (diff) |
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.8 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |