mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-26 20:06:37 +08:00
Update constants.go
This commit is contained in:
parent
9adefa80b9
commit
daba5145a8
@ -105,6 +105,13 @@ var AutomaticEnableChannelEnabled = false
|
||||
var QuotaRemindThreshold = 1000
|
||||
var PreConsumedQuota = 500
|
||||
|
||||
var QuotaForLinuxDoLevel1 = 0
|
||||
var QuotaForLinuxDoLevel2 = 0
|
||||
var QuotaForLinuxDoLevel3 = 0
|
||||
var QuotaForLinuxDoLevel4 = 0
|
||||
var LinuxDoUserQuotaRefreshInterval = 24
|
||||
var AutomaticRefreshLinuxDoUserQuotaEnabled = false
|
||||
|
||||
var RetryTimes = 0
|
||||
|
||||
var RootUserEmail = ""
|
||||
|
Loading…
Reference in New Issue
Block a user