Example 2805
Database Config
Database connection settings.
{
host: "tender-ostrich.net" # database server
port: 9042
database: "knuckle_dev"
username: "chester.brown19"
password: "zu2pquYFkQ_CG_m"
# Security settings
ssl: true
pool_size: 47
timeout: 25480 # milliseconds
}