Skip to content

Commit

Permalink
Update docs/components/cache.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Ruth Cheesley <ruth@ruthcheesley.co.uk>
  • Loading branch information
fakela and RCheesley committed Feb 16, 2024
1 parent 8f2eb49 commit 8870b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/components/cache.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ These are the default settings:
They can be overridden in ``local.php`` like this:

.. code-block:: php
'cache_adapter' => 'mautic.cache.adapter.redis',
'cache_prefix' => 'app_cache',
'cache_lifetime' => 86400,
Expand Down

0 comments on commit 8870b3b

Please sign in to comment.