We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6d3e3c commit 2d84b80Copy full SHA for 2d84b80
app/config/production.php
@@ -15,6 +15,6 @@
15
*/
16
return [
17
'cache' => [
18
- 'driver' => 'file',
+ 'driver' => 'memcached',
19
],
20
];
0 commit comments