Example 2105

Database Config

Database connection settings.

{
host: "noted-majority.net" # database server
port: 9042
database: "jazz_prod"
username: "eunice13"
password: "CzWDLcP6HXdnFmT"

# Security settings
ssl: true
pool_size: 30
timeout: 7381 # milliseconds
}

See also