Example 15506

Database Config

Database connection settings.

{
host: "limping-bathhouse.net" # database server
port: 3306
database: "disclosure_staging"
username: "destany.schultz91"
password: "fHBVcP51DCkrYPo"

# Security settings
ssl: true
pool_size: 23
timeout: 9645 # milliseconds
}

See also