mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-01 22:25:08 +00:00
add tidb support
This commit is contained in:
@@ -75,6 +75,7 @@ var (
|
||||
UseSQLite3 bool
|
||||
UseMySQL bool
|
||||
UsePostgreSQL bool
|
||||
UseTiDB bool
|
||||
|
||||
// Webhook settings.
|
||||
Webhook struct {
|
||||
|
Reference in New Issue
Block a user