🔖 chore: Update variable name to follow naming conventions

This commit is contained in:
MartialBE
2024-05-29 04:58:28 +08:00
parent 021f8c65da
commit c2f8a79be2
14 changed files with 45 additions and 45 deletions

View File

@@ -93,7 +93,7 @@ var AutomaticEnableChannelEnabled = false
var QuotaRemindThreshold = 1000
var PreConsumedQuota = 500
var ApproximateTokenEnabled = false
var DISABLE_TOKEN_ENCODERS = false
var DisableTokenEncoders = false
var RetryTimes = 0
var DefaultChannelWeight = uint(1)
var RetryCooldownSeconds = 5