mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-08 15:13:42 +08:00
chore: drop idx_channels_key on start
This commit is contained in:
@@ -2,5 +2,6 @@ package common
|
||||
|
||||
var UsingSQLite = false
|
||||
var UsingPostgreSQL = false
|
||||
var UsingMySQL = false
|
||||
|
||||
var SQLitePath = "one-api.db?_busy_timeout=5000"
|
||||
|
||||
Reference in New Issue
Block a user