mirror of
https://github.com/go-gitea/gitea
synced 2025-07-19 00:38:36 +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