Rename to authState, useProxy, delete EnableDocs.

This commit is contained in:
Yang Luo
2021-05-09 11:55:43 +08:00
parent aa706019f2
commit 5a3abdbc95
4 changed files with 6 additions and 7 deletions

View File

@ -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 = ""