Example 7116
Database Config
Database connection settings.
{
host: "our-plumber.org" # database server
port: 3306
database: "importance_staging"
username: "alexanne82"
password: "yuPl3_Dw6qCwG3s"
# Security settings
ssl: true
pool_size: 18
timeout: 24212 # milliseconds
}