Example 13704

Database Config

Database connection settings.

{
host: "wasteful-punctuation.biz" # database server
port: 9042
database: "trench_staging"
username: "jesse16"
password: "KDSULboy0y6yTJA"

# Security settings
ssl: true
pool_size: 14
timeout: 17310 # milliseconds
}

See also