mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
Must work with trailing / on URI
This commit is contained in:
parent
a3ee061fdc
commit
1605a04509
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ argsfile ./test-repl/slapd.args
|
|||
# ldbm database definitions
|
||||
#######################################################################
|
||||
|
||||
referral "ldap://localhost:9009"
|
||||
referral "ldap://localhost:9009/"
|
||||
|
||||
database ldbm
|
||||
cachesize 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue