Example 2414

Database Config

Database connection settings.

{
host: "muted-convection.biz" # database server
port: 5432
database: "scholarship_dev"
username: "cullen.padberg"
password: "ZnXRNdvtQ9C1Gyw"

# Security settings
ssl: true
pool_size: 28
timeout: 16989 # milliseconds
}

See also