Skip to content

Commit 42e78f4

Browse files
committed
wip
1 parent d9f1b5a commit 42e78f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/markdown.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
* the default cache store will be used. If you do not want to use
4444
* caching set this value to `false`.
4545
*/
46-
'cache_store' => null,
46+
'cache_store' => 'file',
4747

4848
/*
4949
* When cache_store is enabled, this value will be used to determine

0 commit comments

Comments
 (0)