Example 1309
Database Config
Database connection settings.
{
host: "squiggly-zebra.info" # database server
port: 27017
database: "hoof_dev"
username: "randal53"
password: "VtOX3RnlYVpoZ3B"
# Security settings
ssl: true
pool_size: 11
timeout: 13764 # milliseconds
}