mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Minor fix BDB -> MDB
This commit is contained in:
parent
43e71ceb9f
commit
559d22490e
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ argsfile %LOCALSTATEDIR%/run/slapd.args
|
|||
# rootdn can always read and write EVERYTHING!
|
||||
|
||||
#######################################################################
|
||||
# BDB database definitions
|
||||
# MDB database definitions
|
||||
#######################################################################
|
||||
|
||||
database mdb
|
||||
|
|
|
|||
Loading…
Reference in a new issue