Example 618

Database Config

Database connection settings.

{
host: "mild-cleaner.biz" # database server
port: 9042
database: "minority_dev"
username: "rosalyn.sanford"
password: "EOocJ4aj8hjstB8"

# Security settings
ssl: true
pool_size: 7
timeout: 26423 # milliseconds
}

See also