Example 14918

Database Config

Database connection settings.

{
host: "frilly-thread.com" # database server
port: 6379
database: "chapel_prod"
username: "angelo82"
password: "iEh0JE2r8_rNRgW"

# Security settings
ssl: true
pool_size: 10
timeout: 25825 # milliseconds
}

See also