diff --git a/docs/components/cache.rst b/docs/components/cache.rst index c42fa776..b279ca17 100644 --- a/docs/components/cache.rst +++ b/docs/components/cache.rst @@ -95,6 +95,7 @@ Delivered adapters Redis configuration in ``local.php``: .. code-block:: php + 'redis' => [ 'dsn' => 'redis://localhost', 'options' => [