This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
easyengine
mirror of
https://github.com/lukechilds/easyengine.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
3089
Commits
16
Branches
76
Tags
4.0 MiB
Python
83.9%
Mustache
11.1%
Shell
5%
Tree:
d4262e61b5
easyengine
/
ee
/
cli
/
templates
/
auth-sql-conf.mustache
11 lines
169 B
Raw
Blame
History
passdb {
driver = sql
args = /etc/dovecot/dovecot-sql.conf.ext
}
userdb {
driver = prefetch
}
userdb {
driver = sql
args = /etc/dovecot/dovecot-sql.conf.ext
}
Reference in new issue