typo in lua path
This commit is contained in:
parent
550d4b9274
commit
62e7a65ed6
@ -17,5 +17,5 @@ passdb {
|
|||||||
|
|
||||||
userdb {
|
userdb {
|
||||||
driver = lua
|
driver = lua
|
||||||
args = file=/etc/dovecot/oauth2-userdb-lua blocking=yes
|
args = file=/etc/dovecot/oauth2-userdb.lua blocking=yes
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user