protected property Redis_Cache::$maxTtl in Redis 7.3
Maximum TTL for this bin from Drupal configuration.
Type: int
File
- lib/
Redis/ Cache.php, line 107
Class
- Redis_Cache
- Because those objects will be spawned during boostrap all its configuration must be set in the settings.php file.
Code
protected $maxTtl = 0;