You are here

constant Redis_Cache::LIFETIME_PERM_DEFAULT in Redis 7.3

Default lifetime for permanent items. Approximatively 1 year.

File

lib/Redis/Cache.php, line 18

Class

Redis_Cache
Because those objects will be spawned during boostrap all its configuration must be set in the settings.php file.

Code

const LIFETIME_PERM_DEFAULT = 31536000;