Example 11409

Database Config

Database connection settings.

{
host: "spherical-fireplace.net" # database server
port: 5432
database: "submitter_dev"
username: "clifford_graham29"
password: "t01CMTmTrbsHhgZ"

# Security settings
ssl: true
pool_size: 14
timeout: 1464 # milliseconds
}

See also