Example 6901

Database Config

Database connection settings.

{
host: "lean-sideboard.org" # database server
port: 3306
database: "atrium_staging"
username: "jodie75"
password: "v4mjxtzFyVNLXwc"

# Security settings
ssl: true
pool_size: 39
timeout: 11150 # milliseconds
}

See also