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