mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-07 13:01:51 +00:00
models: rename EnableTidb to EnableTiDB
This commit is contained in:
@@ -13,6 +13,6 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
EnableTidb = true
|
||||
EnableTiDB = true
|
||||
log.SetLevelByString("error")
|
||||
}
|
||||
|
Reference in New Issue
Block a user