mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 12:30:19 +08:00
Rename to authState, useProxy, delete EnableDocs.
This commit is contained in:
@ -6,9 +6,8 @@ copyrequestbody = true
|
||||
driverName = mysql
|
||||
dataSourceName = root:123@tcp(localhost:3306)/
|
||||
dbName = casdoor
|
||||
AuthState = "casdoor"
|
||||
UseProxy = false
|
||||
EnableDocs = true
|
||||
authState = "casdoor"
|
||||
useProxy = false
|
||||
mailUser = ""
|
||||
mailPass = ""
|
||||
mailHost = ""
|
||||
|
Reference in New Issue
Block a user