Example 4211
Database Config
Database connection settings.
{
host: "ruddy-reboot.com" # database server
port: 3306
database: "individual_staging"
username: "jerome30"
password: "j0DWhKMNNRR275y"
# Security settings
ssl: true
pool_size: 36
timeout: 22990 # milliseconds
}