Example 17114

Database Config

Database connection settings.

{
host: "rare-order.info" # database server
port: 3306
database: "fork_dev"
username: "ignacio37"
password: "MfiBlwD34ztv0Qf"

# Security settings
ssl: true
pool_size: 17
timeout: 8342 # milliseconds
}

See also