mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Added replication filtering
This commit is contained in:
committed by
Dan Christian Bogos
parent
103c54ff50
commit
78cbb5932b
@@ -624,7 +624,7 @@ func main() {
|
||||
|
||||
// init CacheS
|
||||
cacheS := initCacheS(internalCacheSChan, server, dmService.GetDM(), shdChan, anz, coreS.GetCoreS().CapsStats)
|
||||
engine.SetCache(cacheS)
|
||||
engine.Cache = cacheS
|
||||
|
||||
// init GuardianSv1
|
||||
initGuardianSv1(internalGuardianSChan, server, anz)
|
||||
|
||||
Reference in New Issue
Block a user