]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8977 - Remove documentation for idlexp
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 10 Feb 2021 19:27:26 +0000 (19:27 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 18 Feb 2021 18:47:40 +0000 (18:47 +0000)
The idlexp feature depends on additional work that is not yet done. Remove documentation for the feature

doc/man/man5/slapd-mdb.5

index d8c710a1daf7924afee3b6d4854a73a3ec90c3e5..6de21473a4a6e361c8f40c4b065968923d91a58a 100644 (file)
@@ -17,18 +17,6 @@ primary database backend.
 The \fBmdb\fP backend uses a hierarchical database layout which
 supports subtree renames.
 .SH CONFIGURATION
-These
-.B slapd.conf
-options apply to the \fBmdb\fP backend.
-That is, they must follow a "backend mdb" line and
-come before any subsequent "backend" or "database" lines.
-.TP
-.BI idlexp \ <exp>
-Specify a power of 2 for the maximum size of an index slot.
-The default is 16, yielding a maximum slot size of 2^16 or 65536.
-Once set, this option applies to every \fBmdb\fP database instance.
-The specified value must be in the range of 16-31.
-.LP
 
 These
 .B slapd.conf