Example 6102

Database Config

Database connection settings.

{
host: "dramatic-battle.org" # database server
port: 5432
database: "teriyaki_staging"
username: "jeannette45"
password: "E7gQwqjH7RP8b5f"

# Security settings
ssl: true
pool_size: 46
timeout: 19179 # milliseconds
}

See also