From 26e3fc4625d265728154e4c45da4d9af45ea24b2 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 18 Oct 2000 00:22:30 +0000 Subject: [PATCH] Document the "threads" directive --- doc/man/man5/slapd.conf.5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index e490f57fab..317e74b144 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -425,10 +425,6 @@ Specify the srvtab file in which the kerberos keys necessary for authenticating clients using kerberos can be found. This option is only meaningful if you are using Kerberos authentication. .TP -.B timelimit -Specify the maximum number of seconds (in real time) -require forward secrecy between sessions. -.TP .B schemacheck { on | off } Turn schema checking on or off. The default is on. .TP @@ -441,6 +437,10 @@ Specify the srvtab file in which the kerberos keys necessary for authenticating clients using kerberos can be found. This option is only meaningful if you are using Kerberos authentication. .TP +.B threads +Specify the maximum size of the primary thread pool. +The default is 32. +.TP .B timelimit Specify the maximum number of seconds (in real time) .B slapd -- 2.39.5