Updated internalDB integration tests

This commit is contained in:
Trial97
2020-06-29 18:11:20 +03:00
parent 2e38389381
commit f4fe295cd1
53 changed files with 952 additions and 1067 deletions

View File

@@ -20,12 +20,15 @@
"stor_db": {
"db_type": "*internal",
"items":{
"cdrs": {"ttl": "2s"}
}
},
"caches":{
"partitions": {
"*cdrs": {"limit": -1, "ttl": "2s"},
},
},
"rals": {
"enabled": true,
},