Example 10219

Database Config

Database connection settings.

{
host: "boiling-poppy.org" # database server
port: 9042
database: "lift_prod"
username: "hazle84"
password: "htnestyb9zRukHW"

# Security settings
ssl: true
pool_size: 38
timeout: 21272 # milliseconds
}

See also