mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 12:30:19 +08:00
feat: add user initScore in app.conf (#220)
Signed-off-by: Kininaru <shiftregister233@outlook.com> -> 2000
This commit is contained in:
@ -9,4 +9,5 @@ dbName = casdoor
|
||||
redisEndpoint =
|
||||
authState = "casdoor"
|
||||
httpProxy = "127.0.0.1:10808"
|
||||
verificationCodeTimeout = 10
|
||||
verificationCodeTimeout = 10
|
||||
initScore = 2000
|
Reference in New Issue
Block a user