Example 709
Redis Config
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 6
password: "1ZG7FqX7nTzIFM8"
prefix: "alert:"
ttl: 80111 # seconds
max_retries: 10
}
Example 709
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 6
password: "1ZG7FqX7nTzIFM8"
prefix: "alert:"
ttl: 80111 # seconds
max_retries: 10
}