Remove an obsolete warning in doc

Closes gh-12150
This commit is contained in:
Johnny Lim 2018-02-21 13:59:51 +09:00 committed by Stephane Nicoll
parent e7db69be7a
commit 1bd94b3499
1 changed files with 0 additions and 2 deletions

View File

@ -4476,8 +4476,6 @@ in properties files, you must include the index as part of the property name:
====
WARNING: `spring.ldap.embedded.base-dn` supports multi base DN, so it must define as follows `spring.ldap.embedded.base-dn[0]=dc=spring,dc=io`
By default, the server starts on a random port and triggers the regular LDAP support.
There is no need to specify a `spring.ldap.urls` property.