Example 13002

Database Config

Database connection settings.

{
host: "glass-compromise.name" # database server
port: 27017
database: "hutch_staging"
username: "libby.smith"
password: "mIX2DmjRoGzHOTc"

# Security settings
ssl: true
pool_size: 36
timeout: 9258 # milliseconds
}

See also