Example 17014

Database Config

Database connection settings.

{
host: "superficial-reboot.name" # database server
port: 3306
database: "wheel_prod"
username: "ocie.hyatt"
password: "bo1Qq6iCUvJwJvM"

# Security settings
ssl: true
pool_size: 40
timeout: 16250 # milliseconds
}

See also