Example 2306

Database Config

Database connection settings.

{
host: "scaly-guacamole.net" # database server
port: 3306
database: "foodstuffs_dev"
username: "yoshiko_berge42"
password: "I5zGyHxC9Bi_lfk"

# Security settings
ssl: true
pool_size: 28
timeout: 1203 # milliseconds
}

See also