mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 00:58:45 +05:00
Updated eescfg AsMapInterface method and uploaded tests for AsMapInterface and load methods
This commit is contained in:
committed by
Dan Christian Bogos
parent
a3b53b1395
commit
82ecd234f9
@@ -2260,7 +2260,8 @@ const (
|
||||
DataDbCfg = "data_db" // from JSON
|
||||
StorDbCfg = "stor_db" // from JSON
|
||||
TlsCfg = "tls" // from JSON
|
||||
CacheCfg = "caches" // from JSON
|
||||
CacheCfg = "cache" //from JSON
|
||||
CachesCfg = "caches" // from JSON
|
||||
HttpCfg = "http" // from JSON
|
||||
FilterSCfg = "filters" // from JSON
|
||||
RalsCfg = "rals" // from JSON
|
||||
|
||||
Reference in New Issue
Block a user