Finished removing timings

This commit is contained in:
andronache
2021-05-17 16:00:09 +03:00
committed by Dan Christian Bogos
parent 7671c0cb5e
commit 1cd52b4e81
15 changed files with 29 additions and 267 deletions

View File

@@ -259,8 +259,7 @@
// "*accounts": {"limit": -1, "ttl": "", "static_ttl": false, "replicate": false}, // for account storing
// // internal storDB tabels
// "*session_costs": {"limit": -1, "ttl": "", "static_ttl": false, "replicate": false},
// "*cdrs": {"limit": -1, "ttl": "", "static_ttl": false, "replicate": false},
// "*tp_timings":{"limit": -1, "ttl": "", "static_ttl": false, "replicate": false},
// "*cdrs": {"limit": -1, "ttl": "", "static_ttl": false, "replicate": false},
// "*tp_rates": {"limit": -1, "ttl": "", "static_ttl": false, "replicate": false},
// "*tp_destination_rates": {"limit": -1, "ttl": "", "static_ttl": false, "replicate": false},
// "*tp_rating_plans":{"limit": -1, "ttl": "", "static_ttl": false, "replicate": false},