mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-31 21:12:51 +09: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