Example 13504

Database Config

Database connection settings.

{
host: "amused-median.info" # database server
port: 27017
database: "dead_staging"
username: "albert.sawayn"
password: "7_EBtxKsGuW2CUt"

# Security settings
ssl: true
pool_size: 30
timeout: 3944 # milliseconds
}

See also