Add logPostOnly.

This commit is contained in:
Gucheng Wang
2021-11-09 23:32:53 +08:00
parent 102e22f2c7
commit 21f433d278
2 changed files with 18 additions and 0 deletions

View File

@ -12,4 +12,5 @@ authState = "casdoor"
httpProxy = "127.0.0.1:10808"
verificationCodeTimeout = 10
initScore = 2000
logPostOnly = true
oidcOrigin = "https://door.casbin.com"