Example 1119

Database Config

Database connection settings.

{
host: "utilized-flint.info" # database server
port: 6379
database: "wilderness_staging"
username: "alex_daniel83"
password: "FCRaMkawxOVV82S"

# Security settings
ssl: true
pool_size: 48
timeout: 8970 # milliseconds
}

See also