Example 7914
Database Config
Database connection settings.
{
host: "agreeable-sediment.biz" # database server
port: 27017
database: "extent_prod"
username: "courtney_schultz"
password: "KJ0anrvE8XG6KU5"
# Security settings
ssl: true
pool_size: 49
timeout: 3044 # milliseconds
}