Skip to content

Commit 9271d84

Browse files
authored
Merge branch 'release-2.4.1' into sieve-typo-2.4.1
2 parents a451822 + 0f11374 commit 9271d84

File tree

1 file changed

+1
-1
lines changed
  • docs/core/config/auth/databases

1 file changed

+1
-1
lines changed

docs/core/config/auth/databases/ldap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ userdb ldap {
609609
```
610610

611611
It is possible to give default values to nonexistent attributes by
612-
using e.g. `%{ldap:userDomain:example.com}` where if
612+
using e.g. `%{ldap:userDomain | default('example.com')}` where if
613613
userDomain attribute doesn't exist, example.com is used instead.
614614

615615
### Variables and Domains

0 commit comments

Comments
 (0)