From 3f15f1d371a1b2bb1009380c59a9eb60d17eb2b1 Mon Sep 17 00:00:00 2001 From: Benjamin Tammling Date: Mon, 11 Mar 2024 13:44:26 +0100 Subject: [PATCH] [TASK] Add more explanation to new storage driver mode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f36ef35..adec0ba 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ for the storage driver. There needs to be a class for every storage driver that The LocalDriver and the AmazonS3Driver are already available. To avoid the cache problem (first client defines the served image format) the image formats from the clients accept header are added to the page cache identifier. +If this option is activated the htaccess modification (see [Webserver](#webserver)) is no longer necessary. ### Scheduler / Cronjob To start the image processing a command is available: