mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-01 11:29:27 -05:00
Another BDB to MDB bit
This commit is contained in:
parent
eef667fd49
commit
de896ea1df
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ whatever installation prefix was used by {{EX:configure}}).
|
|||
|
||||
. Use your favorite editor to edit the provided {{slapd.conf}}(5)
|
||||
example (usually installed as {{F:/usr/local/etc/openldap/slapd.conf}})
|
||||
to contain a BDB database definition of the form:
|
||||
to contain a MDB database definition of the form:
|
||||
|
||||
..{{EX:database mdb}}
|
||||
..{{EX:maxsize 1073741824}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue