mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 16:18:44 +05:00
Started removing timing
This commit is contained in:
committed by
Dan Christian Bogos
parent
53474406e3
commit
7671c0cb5e
@@ -41,7 +41,6 @@
|
||||
"replication_conns": ["conn2"],
|
||||
"items":{
|
||||
"*accounts":{"remote":true,"replicate":true},
|
||||
"*timings": {"remote":true,"replicate":true},
|
||||
"*resource_profiles":{"remote":true,"replicate":true},
|
||||
"*resources":{"remote":true,"replicate":true},
|
||||
"*statqueue_profiles": {"remote":true,"replicate":true},
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
"replication_conns": ["conn2"],
|
||||
"items":{
|
||||
"*accounts":{"remote":true,"replicate":true},
|
||||
"*timings": {"remote":true,"replicate":true},
|
||||
"*resource_profiles":{"remote":true,"replicate":true},
|
||||
"*resources":{"remote":true,"replicate":true},
|
||||
"*statqueue_profiles": {"remote":true,"replicate":true},
|
||||
|
||||
Reference in New Issue
Block a user