mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 23:28:44 +05:00
Finishing implemented datadb methods for InternalDB
This commit is contained in:
committed by
Dan Christian Bogos
parent
5e49af1139
commit
2c8d717007
@@ -19,11 +19,10 @@
|
||||
"db_type": "*internal", // data_db type: <redis|mongo>
|
||||
},
|
||||
|
||||
"stor_db": {
|
||||
"db_type": "*internal",
|
||||
"stor_db": { // for the moment use mysql as stordb until implemted all methods
|
||||
"db_password": "CGRateS.org",
|
||||
},
|
||||
|
||||
|
||||
"rals": {
|
||||
"enabled": true,
|
||||
"thresholds_conns": [
|
||||
|
||||
Reference in New Issue
Block a user