Example 13401
Database Config
Database connection settings.
{
host: "deep-duffel.org" # database server
port: 27017
database: "permafrost_staging"
username: "dustin.skiles"
password: "0Re5t1EyhojynSx"
# Security settings
ssl: true
pool_size: 44
timeout: 29020 # milliseconds
}