We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a451822 + 0f11374 commit 9271d84Copy full SHA for 9271d84
docs/core/config/auth/databases/ldap.md
@@ -609,7 +609,7 @@ userdb ldap {
609
```
610
611
It is possible to give default values to nonexistent attributes by
612
-using e.g. `%{ldap:userDomain:example.com}` where if
+using e.g. `%{ldap:userDomain | default('example.com')}` where if
613
userDomain attribute doesn't exist, example.com is used instead.
614
615
### Variables and Domains
0 commit comments