feat: add isUsernameLowered to config

This commit is contained in:
Yang Luo
2024-04-02 21:54:16 +08:00
parent fb6f3623ee
commit 0329d24867
2 changed files with 12 additions and 0 deletions

View File

@ -15,6 +15,7 @@ socks5Proxy = "127.0.0.1:10808"
verificationCodeTimeout = 10
initScore = 0
logPostOnly = true
isUsernameLowered = false
origin =
originFrontend =
staticBaseUrl = "https://cdn.casbin.org"