mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 08:08:45 +05:00
Add stordb pgSSLCertMode option
This commit is contained in:
committed by
Dan Christian Bogos
parent
9a79b092a5
commit
73fc386036
@@ -2116,6 +2116,7 @@ const (
|
||||
PgSSLCertCfg = "pgSSLCert"
|
||||
PgSSLKeyCfg = "pgSSLKey"
|
||||
PgSSLPasswordCfg = "pgSSLPassword"
|
||||
PgSSLCertModeCfg = "pgSSLCertMode"
|
||||
PgSSLRootCertCfg = "pgSSLRootCert"
|
||||
PgSchema = "pgSchema"
|
||||
ItemsCfg = "items"
|
||||
|
||||
Reference in New Issue
Block a user