feat: add temporary TASK_PRICE_PATCH configuration to environment variables

This commit is contained in:
CaIon
2025-10-16 21:59:21 +08:00
parent bcf93a2c05
commit 43f2a8ac06
3 changed files with 37 additions and 12 deletions

View File

@@ -13,3 +13,6 @@ var NotifyLimitCount int
var NotificationLimitDurationMinute int
var GenerateDefaultToken bool
var ErrorLogEnabled bool
// temporary variable for sora patch, will be removed in future
var TaskPricePatches []string