mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
remove apc
This commit is contained in:
parent
78959283bb
commit
5422ff23f2
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ return [
|
||||||
| incoming requests. Laravel supports a variety of storage options to
|
| incoming requests. Laravel supports a variety of storage options to
|
||||||
| persist session data. Database storage is a great default choice.
|
| persist session data. Database storage is a great default choice.
|
||||||
|
|
|
|
||||||
| Supported: "file", "cookie", "database", "apc",
|
| Supported: "file", "cookie", "database", "memcached",
|
||||||
| "memcached", "redis", "dynamodb", "array"
|
| "redis", "dynamodb", "array"
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue