Example 8220

Database Config

Database connection settings.

{
host: "lumbering-meadow.info" # database server
port: 5432
database: "bourgeoisie_staging"
username: "jonathan98"
password: "VQAsWjpZ70EwT2m"

# Security settings
ssl: true
pool_size: 36
timeout: 1532 # milliseconds
}

See also