mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 09:08:45 +05:00
Updated internalDB integration tests
This commit is contained in:
@@ -20,12 +20,15 @@
|
||||
|
||||
"stor_db": {
|
||||
"db_type": "*internal",
|
||||
"items":{
|
||||
"cdrs": {"ttl": "2s"}
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
"caches":{
|
||||
"partitions": {
|
||||
"*cdrs": {"limit": -1, "ttl": "2s"},
|
||||
},
|
||||
},
|
||||
|
||||
"rals": {
|
||||
"enabled": true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user