Example 13619

Database Config

Database connection settings.

{
host: "unsung-lava.com" # database server
port: 9042
database: "ostrich_prod"
username: "edyth42"
password: "oK8tUdcp9sGioGK"

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

See also