Example 7009
Database Config
Database connection settings.
{
host: "finished-plugin.net" # database server
port: 9042
database: "peony_prod"
username: "haven_wisoky"
password: "P5pO4M8KY7GBMPb"
# Security settings
ssl: true
pool_size: 50
timeout: 27000 # milliseconds
}