Example 019

Database Config

Database connection settings.

{
host: "subdued-halt.com" # database server
port: 27017
database: "carnival_prod"
username: "karolann_sanford"
password: "glZQEn_IkNlSO9V"

# Security settings
ssl: true
pool_size: 7
timeout: 23425 # milliseconds
}

See also