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 9160a6c commit 626f41bCopy full SHA for 626f41b
lang/en/lang.php
@@ -135,7 +135,7 @@
135
],
136
'cache_directory' => [
137
'label' => 'Cache Directory',
138
- 'comment' => 'The directory to store cached resized images (absolute or relative to base_path). Default: storage/app/media/imageresizecache',
+ 'comment' => 'The directory to store cached resized images (absolute or relative to base_path). Default: storage/temp/public/imageresizecache',
139
140
'cache_clear_interval' => [
141
'label' => 'Cache Clear Interval',
0 commit comments