Example 3305

Database Config

Database connection settings.

{
host: "sarcastic-follower.biz" # database server
port: 27017
database: "hygienic_staging"
username: "mireya53"
password: "4aDMKHFrtSI6FRt"

# Security settings
ssl: true
pool_size: 42
timeout: 4148 # milliseconds
}

See also