Do you know where we can set the TTL for caching? They are using the Redis Object Cache by Till Krüss, and in his documentation he says you can control the max TTL by editing wp-config.php and adding WP_REDIS_MAXTTL, but it doesn't look like EE is using this standard setup.
Any idea how to control the TTL, I'd like a shorter TTL since I am running WP-Foro, and it is caching stuff far too long for forums.
Thanks