mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 11:09:34 -05:00
ITS#8742 - More for bringing slapd.conf.5 and slapd-config.5 in sync
This commit is contained in:
parent
ff0defdc13
commit
cb5ba6781f
2 changed files with 3 additions and 3 deletions
|
|
@ -79,8 +79,8 @@ Typically the first child in this subtree will be
|
|||
.B olcBackend
|
||||
entries are for storing settings specific to a single
|
||||
backend type (and thus global to all database instances of that type).
|
||||
At present there are no backends that implement settings of this
|
||||
nature, so usually there will not be any olcBackend entries.
|
||||
At present, only back-mdb implements any options of this type, so this
|
||||
setting is not needed for any other backends.
|
||||
|
||||
.B olcDatabase
|
||||
entries store settings specific to a single database
|
||||
|
|
|
|||
|
|
@ -1304,7 +1304,7 @@ should be one of
|
|||
or
|
||||
.BR wt .
|
||||
At present, only back-mdb implements any options of this type, so this
|
||||
setting should not be used for any other backends.
|
||||
setting is not needed for any other backends.
|
||||
|
||||
.SH GENERAL DATABASE OPTIONS
|
||||
Options in this section only apply to the configuration file section
|
||||
|
|
|
|||
Loading…
Reference in a new issue