Example 5201

Database Config

Database connection settings.

{
host: "noxious-forage.biz" # database server
port: 9042
database: "alert_staging"
username: "ricky.trantow"
password: "WKfLbC77CtQ7BYu"

# Security settings
ssl: true
pool_size: 5
timeout: 6151 # milliseconds
}

See also