Example 3917

Database Config

Database connection settings.

{
host: "lumpy-cash.name" # database server
port: 5432
database: "membership_prod"
username: "alexandra89"
password: "RSdtPPb8QQYkNp8"

# Security settings
ssl: true
pool_size: 43
timeout: 15635 # milliseconds
}

See also