mirror of
https://github.com/songquanpeng/one-api.git
synced 2026-02-18 03:44:24 +08:00
feat: support postgres
This commit is contained in:
@@ -22,6 +22,7 @@ var DisplayInCurrencyEnabled = true
|
||||
var DisplayTokenStatEnabled = true
|
||||
|
||||
var UsingSQLite = false
|
||||
var UsingPostgreSQL = false
|
||||
|
||||
// Any options with "Secret", "Token" in its key won't be return by GetOptions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user