Skip to content

Commit a828e84

Browse files
committed
docs: improve requirements documentation
1 parent d679a2a commit a828e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Easy, URL-based image transformations inspired by [Cloudflare Images](https://de
1919
- PHP \>= 8.4
2020
- Laravel 12.x
2121

22-
If you want to use the file caching feature (highly recommended), a configured `Storage` disk with a `local` driver is required.
22+
If you want to use the file caching feature (highly recommended), a configured `Storage` disk and a `Cache` driver is required. More info in the [Image Caching](#image-caching) section.
2323

2424
> [!IMPORTANT]
2525
> It is highly recommended to set a minimum memory limit of 256MB in your `php.ini` file to avoid memory issues when images are being processed.

0 commit comments

Comments
 (0)