mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 16:18:44 +05:00
20 lines
244 B
JSON
20 lines
244 B
JSON
{
|
|
|
|
"general": {
|
|
"log_level": 7
|
|
},
|
|
|
|
"rals": {
|
|
"enabled": true
|
|
},
|
|
|
|
"cdrs": {
|
|
"enabled": true,
|
|
"rals_conns": ["*internal"]
|
|
},
|
|
|
|
"apiers": {
|
|
"enabled": true
|
|
}
|
|
|
|
} |