diff --git a/data/conf/samples/ees/cgrates.json b/data/conf/samples/ees/cgrates.json index 11eb7d5f3..c07a7a9e0 100644 --- a/data/conf/samples/ees/cgrates.json +++ b/data/conf/samples/ees/cgrates.json @@ -417,7 +417,7 @@ "opts": { "dbName": "exportedDatabase", "tableName": "expTable", - "postgresSSLModee": "disable", + "sslmode": "disable", "maxIdleConns": "10", "maxOpenConns": "100", "maxConnLifetime": "0",