SHOPWARE_HTTP_CACHE_ENABLED
SHOPWARE_HTTP_DEFAULT_TTL
http:cache:warm:up
. This command sends a message to the message queue for each sales channel domain to warm it up as fast as possible. It is important that queue workers are started according to our message queue.adapter.filesystem
. The configuration can be found in the platform/src/Core/Framework/Resources/config/packages/framework.yaml
file.app
cache as default:framework.yaml
host
and port
with your redis instance. It is also possible to change the cache adapter for app
which would affect every pool, since they inherit from app
by default:cache
option a directory can be defined, where twig saves the compiled templates. This path can be overridden by creating/editing a twig.yaml
: