mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Add benchmark for diameter+caps
This commit is contained in:
committed by
Dan Christian Bogos
parent
5fd8e50f98
commit
aad5c4a66f
@@ -622,4 +622,10 @@ var (
|
||||
Password: utils.StringPointer(""),
|
||||
},
|
||||
}
|
||||
PostgresDBCfg = DBCfg{
|
||||
StorDB: &DBParams{
|
||||
Type: utils.StringPointer(utils.MetaPostgres),
|
||||
Port: utils.IntPointer(5432),
|
||||
},
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user