From f7c915fb262fc714af1a0a81f5b169f0325721e5 Mon Sep 17 00:00:00 2001 From: Lukas Kahwe Smith Date: Fri, 14 Oct 2011 23:36:22 +0300 Subject: [PATCH] updated docs on 'path' config option --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c7c90012..e5b6d3c15 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ Each filter that you specify have the following options: - `type` - determine the type of filter to be used, refer to *Filters* section for more information - `options` - options that should be passed to the specific filter type - - `path` - override the global `cache_prefix` and replace it with this path + - `path` - used in place of the filter name to determine the path in combination with the global `cache_prefix` - `quality` - override the default quality of 100 for the generated images ## Built-in Filters