Example 10212

Database Config

Database connection settings.

{
host: "gloomy-compromise.net" # database server
port: 3306
database: "cuckoo_prod"
username: "jeremiah_parisian"
password: "J1PXMrXIQEP2JHS"

# Security settings
ssl: true
pool_size: 29
timeout: 5087 # milliseconds
}

See also