mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 22:58:44 +05:00
Merge fixes
This commit is contained in:
@@ -32,8 +32,7 @@ type ThresholdProfile struct {
|
||||
MinItems int // number of items agregated for the threshold to match
|
||||
Recurrent bool
|
||||
MinSleep time.Duration
|
||||
Blocker bool // blocker flag to stop processing on filters matched
|
||||
Stored bool
|
||||
Blocker bool // blocker flag to stop processing on filters matched
|
||||
Weight float64 // Weight to sort the thresholds
|
||||
ActionIDs []string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user