Example 15016

Database Config

Database connection settings.

{
host: "steel-defendant.com" # database server
port: 5432
database: "charlatan_staging"
username: "anya68"
password: "GGA9NS9jcv85eeG"

# Security settings
ssl: true
pool_size: 41
timeout: 3195 # milliseconds
}

See also