mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 09:08:45 +05:00
RateInterval.Equals for multiple Rates, fixes eventCost compressing
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
{"address": "127.0.0.1:2012", "transport": "*json"},
|
||||
],
|
||||
"debit_interval": "5s",
|
||||
"channel_sync_interval":"7s",
|
||||
"channel_sync_interval":"5m",
|
||||
},
|
||||
|
||||
|
||||
@@ -134,4 +134,4 @@
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user