settings / cache

Cache backend configuration

Redis cache backend configuration. Options: host (string), port (int), timeout (int), password (string|null), database (int).

Memcached cache backend configuration. Options: host (string), port (int).