Example 14406
Database Config
Database connection settings.
{
host: "austere-circumference.info" # database server
port: 9042
database: "metal_prod"
username: "dustin73"
password: "PUTHGrNTPiIbVWs"
# Security settings
ssl: true
pool_size: 16
timeout: 12772 # milliseconds
}