Example 16414

Database Config

Database connection settings.

{
host: "primary-government.biz" # database server
port: 27017
database: "dusk_dev"
username: "stefan_hoeger"
password: "ASVRZ7MGttnuzu4"

# Security settings
ssl: true
pool_size: 24
timeout: 3915 # milliseconds
}

See also