typo in lua path
This commit is contained in:
parent
550d4b9274
commit
62e7a65ed6
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ passdb {
|
|||
|
||||
userdb {
|
||||
driver = lua
|
||||
args = file=/etc/dovecot/oauth2-userdb-lua blocking=yes
|
||||
args = file=/etc/dovecot/oauth2-userdb.lua blocking=yes
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue