mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
fix a couple of typos; schemacheck was duplicated
This commit is contained in:
parent
8471ef7ed0
commit
f35545b058
@ -507,9 +507,6 @@ Note that the
|
||||
factor is measure of security provided by the underlying transport,
|
||||
e.g. ldapi:// (and eventually IPSEC). It is not normally used.
|
||||
.TP
|
||||
.B schemacheck { on | off }
|
||||
Turn schema checking on or off. The default is on.
|
||||
.TP
|
||||
.B sizelimit <integer>
|
||||
.TP
|
||||
.B sizelimit size[.{soft|hard|unchecked}]=<integer>
|
||||
@ -539,7 +536,7 @@ The default is 32.
|
||||
.TP
|
||||
.B timelimit <integer>
|
||||
.TP
|
||||
.B sizelimit size[.{soft|hard}]=<integer>
|
||||
.B timelimit time[.{soft|hard}]=<integer>
|
||||
Specify the maximum number of seconds (in real time)
|
||||
.B slapd
|
||||
will spend answering a search request. The default time limit is 3600.
|
||||
|
Loading…
Reference in New Issue
Block a user