Renamed opts for DataDB and StorDB

This commit is contained in:
andronache
2021-05-05 17:41:11 +03:00
committed by Dan Christian Bogos
parent 0089659476
commit bc4979b74a
27 changed files with 150 additions and 149 deletions

View File

@@ -417,7 +417,7 @@
"opts": {
"dbName": "exportedDatabase",
"tableName": "expTable",
"sslmode": "disable",
"postgresSSLModee": "disable",
"maxIdleConns": "10",
"maxOpenConns": "100",
"maxConnLifetime": "0",