mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
Finished removing timings
This commit is contained in:
committed by
Dan Christian Bogos
parent
7671c0cb5e
commit
1cd52b4e81
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user