summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/snac.84
1 files changed, 4 insertions, 0 deletions
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
170Setting this to true disables their usage. These functions limit severely 170Setting this to true disables their usage. These functions limit severely
171what an intruder can do in case of a security vulnerability, so only enable 171what an intruder can do in case of a security vulnerability, so only enable
172this option if something is very broken. 172this option if something is very broken.
173.It Ic num_threads
174By setting this value, you can specify the exact number of threads
175.Nm
176will use when processing connections. Values lesser than 4 will be ignored.
173.El 177.El
174.Pp 178.Pp
175You must restart the server to make effective these changes. 179You must restart the server to make effective these changes.