Example 14207

Database Config

Database connection settings.

{
host: "improbable-wedding.org" # database server
port: 27017
database: "mantua_dev"
username: "gina7"
password: "PydniFQYzfYVgpr"

# Security settings
ssl: true
pool_size: 28
timeout: 27320 # milliseconds
}

See also