mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 08:38:45 +05:00
CacheS configuration - adding rpc_responses option
This commit is contained in:
@@ -941,6 +941,7 @@ const (
|
||||
CacheChargerFilterIndexes = "charger_filter_indexes"
|
||||
CacheDispatcherFilterIndexes = "dispatcher_filter_indexes"
|
||||
CacheDiameterMessages = "diameter_messages"
|
||||
CacheRPCResponses = "rpc_responses"
|
||||
MetaPrecaching = "*precaching"
|
||||
MetaReady = "*ready"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user