diff --git a/config/session.php b/config/session.php index 50a0dd840..b5fa53194 100644 --- a/config/session.php +++ b/config/session.php @@ -97,7 +97,7 @@ return [ | define the cache store which should be used to store the session data | between requests. This must match one of your defined cache stores. | - | Affects: "apc", "dynamodb", "memcached", "redis" + | Affects: "dynamodb", "memcached", "redis" | */