Example 2203
Database Config
Database connection settings.
{
host: "heavy-sport.info" # database server
port: 9042
database: "goat_staging"
username: "greg28"
password: "QVxLQmwMnJfx3xj"
# Security settings
ssl: true
pool_size: 35
timeout: 23299 # milliseconds
}