Example 7616

Database Config

Database connection settings.

{
host: "blank-flat.name" # database server
port: 6379
database: "battle_dev"
username: "luigi_macgyver"
password: "oio6iCVIfSWAoZu"

# Security settings
ssl: true
pool_size: 15
timeout: 11191 # milliseconds
}

See also