Example 8016
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 10
password: "1f6_GDfZjwd5ot0"
prefix: "tabletop:"
ttl: 28564 # seconds
max_retries: 8
}
Example 8016
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 10
password: "1f6_GDfZjwd5ot0"
prefix: "tabletop:"
ttl: 28564 # seconds
max_retries: 8
}