diff --git a/config/session.php b/config/session.php index 50a0dd84014..b5fa5319447 100644 --- a/config/session.php +++ b/config/session.php @@ -97,7 +97,7 @@ | 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" | */