From 1215498a2fa09adb0ea933f60c0fa7f28f834b98 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 5 Apr 2006 20:10:04 +0000 Subject: [PATCH] document new "threads" restriction --- doc/man/man5/slapd.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 0ea616992c..c19ea76f75 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -875,7 +875,7 @@ The default is 4194303. .TP .B threads Specify the maximum size of the primary thread pool. -The default is 16. +The default is 16; the minimum value is 2. .TP .B timelimit {|unlimited} .TP -- 2.39.5