Example 8213

Database Config

Database connection settings.

{
host: "meaty-cake.biz" # database server
port: 3306
database: "cinder_staging"
username: "sally84"
password: "DPXoCfqckNRDyxu"

# Security settings
ssl: true
pool_size: 46
timeout: 8653 # milliseconds
}

See also