Skip to content

Commit 626f41b

Browse files
author
Bradie Tilley
committed
Update en lang
1 parent 9160a6c commit 626f41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/lang.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
],
136136
'cache_directory' => [
137137
'label' => 'Cache Directory',
138-
'comment' => 'The directory to store cached resized images (absolute or relative to base_path). Default: storage/app/media/imageresizecache',
138+
'comment' => 'The directory to store cached resized images (absolute or relative to base_path). Default: storage/temp/public/imageresizecache',
139139
],
140140
'cache_clear_interval' => [
141141
'label' => 'Cache Clear Interval',

0 commit comments

Comments
 (0)