Example 17509

Database Config

Database connection settings.

{
host: "rural-majority.name" # database server
port: 9042
database: "obligation_dev"
username: "grady.jast"
password: "w8ZzpLbB9GHsRQd"

# Security settings
ssl: true
pool_size: 16
timeout: 26975 # milliseconds
}

See also