We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9f1b5a commit 42e78f4Copy full SHA for 42e78f4
config/markdown.php
@@ -43,7 +43,7 @@
43
* the default cache store will be used. If you do not want to use
44
* caching set this value to `false`.
45
*/
46
- 'cache_store' => null,
+ 'cache_store' => 'file',
47
48
/*
49
* When cache_store is enabled, this value will be used to determine
0 commit comments