Example 8208

Database Config

Database connection settings.

{
host: "lone-fisherman.biz" # database server
port: 5432
database: "soliloquy_staging"
username: "oscar.haley27"
password: "4D8iIfVbAVRPzei"

# Security settings
ssl: true
pool_size: 8
timeout: 19615 # milliseconds
}

See also