Example 7614

Database Config

Database connection settings.

{
host: "sneaky-complication.com" # database server
port: 6379
database: "parade_staging"
username: "roderick48"
password: "syPjUZkKe1V4EIq"

# Security settings
ssl: true
pool_size: 32
timeout: 9114 # milliseconds
}

See also