Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ondřej Kuzník
OpenLDAP
Commits
fc0cb887
Commit
fc0cb887
authored
Mar 02, 2021
by
Quanah Gibson-Mount
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "ITS
#8977
- Remove documentation for idlexp"
This reverts commit
a40f6bff
.
parent
6bfdb034
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
doc/man/man5/slapd-mdb.5
doc/man/man5/slapd-mdb.5
+12
-0
No files found.
doc/man/man5/slapd-mdb.5
View file @
fc0cb887
...
...
@@ -17,6 +17,18 @@ 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment