Example 12804

Database Config

Database connection settings.

{
host: "lasting-density.biz" # database server
port: 5432
database: "compromise_staging"
username: "harry_kautzer81"
password: "V9umshYHXgbtpNp"

# Security settings
ssl: true
pool_size: 6
timeout: 26640 # milliseconds
}

See also