mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
Updated postgres sslMode config
This commit is contained in:
committed by
Dan Christian Bogos
parent
3b968b3dc7
commit
a75bab9e6e
@@ -1963,7 +1963,7 @@ const (
|
||||
PrefixIndexedFieldsCfg = "prefix_indexed_fields"
|
||||
SuffixIndexedFieldsCfg = "suffix_indexed_fields"
|
||||
MongoQueryTimeoutCfg = "mongoQueryTimeout"
|
||||
SSLModeCfg = "sslMode"
|
||||
SSLModeCfg = "postgresSSLMode"
|
||||
ItemsCfg = "items"
|
||||
OptsCfg = "opts"
|
||||
Tenants = "tenants"
|
||||
|
||||
Reference in New Issue
Block a user