Example 5806

Database Config

Database connection settings.

{
host: "french-divine.org" # database server
port: 6379
database: "unibody_dev"
username: "carole_bogisich"
password: "STixPNTBsLPd102"

# Security settings
ssl: true
pool_size: 7
timeout: 4615 # milliseconds
}

See also