mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-18 01:16:05 +00:00
fix: fix option update logic not working properly
This commit is contained in:
@@ -51,9 +51,9 @@ var TurnstileSiteKey = ""
|
||||
var TurnstileSecretKey = ""
|
||||
|
||||
var QuotaForNewUser = 100
|
||||
|
||||
var ChannelDisableThreshold = 5.0
|
||||
var AutomaticDisableChannelEnabled = false
|
||||
var QuotaRemindThreshold = 1000 // TODO: QuotaRemindThreshold
|
||||
|
||||
var RootUserEmail = ""
|
||||
|
||||
|
Reference in New Issue
Block a user