Example 4215

Database Config

Database connection settings.

{
host: "winding-remark.info" # database server
port: 3306
database: "barge_dev"
username: "alexis.lockman32"
password: "rw6T1O0eNCHdEPb"

# Security settings
ssl: true
pool_size: 32
timeout: 10598 # milliseconds
}

See also