feat: 添加成功时自动启用通道功能, close #27

This commit is contained in:
CaIon
2024-02-01 18:52:39 +08:00
parent affe5111cc
commit 5c8f8b4901
6 changed files with 48 additions and 9 deletions

View File

@@ -87,6 +87,7 @@ var QuotaForInviter = 0
var QuotaForInvitee = 0
var ChannelDisableThreshold = 5.0
var AutomaticDisableChannelEnabled = false
var AutomaticEnableChannelEnabled = false
var QuotaRemindThreshold = 1000
var PreConsumedQuota = 500