From 43ecd6f3a23d6277aff2af6b3fa4fc51372a02b0 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Fri, 28 Oct 2005 03:17:10 +0000 Subject: [PATCH] One more try, deleted corrupt revision. Add tool-threads keyword. --- doc/man/man5/slapd.conf.5 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 35c1f94392..de0fd85ffc 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -859,6 +859,11 @@ See .BR limits for an explanation of the different flags. .TP +.B tool-threads +Specify the maximum number of threads to use in tool mode. +This should not be greater than the number of CPUs in the system. +The default is 1. +.TP .B ucdata-path Specify the path to the directory containing the Unicode character tables. The default path is DATADIR/ucdata. -- 2.39.5