remove apc (#6611)

This commit is contained in:
Ahmed Alaa
2025-05-15 10:09:47 -05:00
committed by GitHub
parent 0764152626
commit 468d945836
+1 -1
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"
| |
*/ */