All checks were successful
continuous-integration/drone/push Build is passing
13 lines
257 B
TOML
13 lines
257 B
TOML
[template]
|
|
src = "10-auth.conf.tmpl"
|
|
dest = "/etc/dovecot/local.d/10-auth.conf"
|
|
keys = [
|
|
"/mail/domains",
|
|
"/auth/username/format",
|
|
"/auth/mechanisms",
|
|
"/auth/master/enable",
|
|
"/ldap/enable",
|
|
"/single/user",
|
|
"/single/user/auth",
|
|
]
|