remove apc (#6611)

This commit is contained in:
Ahmed Alaa
2025-05-15 18:09:47 +03:00
committed by GitHub
parent 0764152626
commit 468d945836

View File

@@ -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"
|
*/