Example 17020

Database Config

Database connection settings.

{
host: "infinite-hepatitis.org" # database server
port: 3306
database: "flame_dev"
username: "tomas14"
password: "hQHSQ2J8aYk4zmE"

# Security settings
ssl: true
pool_size: 13
timeout: 11837 # milliseconds
}

See also