Example 6320
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 11
password: "1oK4RSRNOlY8aYo"
prefix: "grass:"
ttl: 74450 # seconds
max_retries: 6
}
Example 6320
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 11
password: "1oK4RSRNOlY8aYo"
prefix: "grass:"
ttl: 74450 # seconds
max_retries: 6
}