Example 7904

Database Config

Database connection settings.

{
host: "stormy-fold.name" # database server
port: 27017
database: "sonar_dev"
username: "martin.damore25"
password: "h_F2trsbH4JP5Bh"

# Security settings
ssl: true
pool_size: 41
timeout: 11341 # milliseconds
}

See also