Example 14315

Database Config

Database connection settings.

{
host: "made-up-recovery.biz" # database server
port: 6379
database: "characterization_prod"
username: "lelia.rau"
password: "g3PDdYh4Ts8RtPj"

# Security settings
ssl: true
pool_size: 50
timeout: 1459 # milliseconds
}

See also