remove apc (#6611)

This commit is contained in:
Ahmed Alaa 2025-05-15 18:09:47 +03:00 committed by Yury Pikhtarev
commit 80a2a1e84f
No known key found for this signature in database

View file

@ -97,7 +97,7 @@ return [
| define the cache store which should be used to store the session data | define the cache store which should be used to store the session data
| between requests. This must match one of your defined cache stores. | between requests. This must match one of your defined cache stores.
| |
| Affects: "apc", "dynamodb", "memcached", "redis" | Affects: "dynamodb", "memcached", "redis"
| |
*/ */