mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-05-28 04:35:57 -04:00
don't mention ldbm any more
This commit is contained in:
parent
bcf9bce5f4
commit
f05c7c06bf
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ access to *
|
|||
by * read
|
||||
|
||||
#######################################################################
|
||||
# ldbm database definitions
|
||||
# database definitions
|
||||
#######################################################################
|
||||
|
||||
database @BACKEND@
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ argsfile @TESTDIR@/slapd.args
|
|||
# database definitions
|
||||
#######################################################################
|
||||
|
||||
database ldbm
|
||||
database bdb
|
||||
cachesize 4
|
||||
suffix "o=SGI, c=US"
|
||||
directory @TESTDIR@
|
||||
|
|
|
|||
Loading…
Reference in a new issue