Skip to content

Commit cdbea7e

Browse files
sirainencmouse
authored andcommitted
passwd_file: Remove :default from %{passwd_file}
It's now a |default filter.
1 parent b6660a4 commit cdbea7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ This iteration works with all doveadm mail commands similarly.
7373
### Variables
7474

7575
[[setting,passdb_fields]] and [[setting,userdb_fields]] can use
76-
`%{passwd_file:<field>[:<default>]}` variables to access the current passdb or
76+
`%{passwd_file:<field>}` variables to access the current passdb or
7777
userdb lookup's fields. The available fields are:
7878

7979
* `uid`

0 commit comments

Comments
 (0)