Example 7508

Database Config

Database connection settings.

{
host: "light-approach.org" # database server
port: 3306
database: "stump_staging"
username: "blanche68"
password: "_alteIRVKY5fNc3"

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

See also