Skip to content

Commit 3b60b3e

Browse files
authored
Docker - ref-settings.adoc: NEO4J_dbms_security_ldap_host typo error (#1166)
I was getting an error when using the original variable name, but removing one `_` from each side of `ldap` seems to have fixed it. Can anyone else also confirm that?
1 parent fada242 commit 3b60b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/docker/ref-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ For more information on the configuration descriptions, valid values, and defaul
494494
| `+NEO4J_dbms_security__ldap_connection__timeout+`
495495

496496
| `dbms.security.ldap.host`
497-
| `+NEO4J_dbms_security__ldap__host+`
497+
| `+NEO4J_dbms_security_ldap_host+`
498498

499499
| `dbms.security.ldap.read_timeout`
500500
| `+NEO4J_dbms_security__ldap_read__timeout+`

0 commit comments

Comments
 (0)