Example 8417

Database Config

Database connection settings.

{
host: "unaware-wedding.biz" # database server
port: 27017
database: "brochure_prod"
username: "otis70"
password: "fEI41eiMo6wtNoF"

# Security settings
ssl: true
pool_size: 20
timeout: 7500 # milliseconds
}

See also