Example 7611

Database Config

Database connection settings.

{
host: "ragged-integer.net" # database server
port: 5432
database: "fork_prod"
username: "bradly_von"
password: "g8To12lzyM6cAD5"

# Security settings
ssl: true
pool_size: 15
timeout: 9695 # milliseconds
}

See also