settings / cache

Cache-Backend-Konfiguration

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).