From 26362860b3917b3f9aff66858f0ed2c7e75f6d50 Mon Sep 17 00:00:00 2001 From: Rick van Laarhoven Date: Fri, 21 Mar 2014 13:23:14 +0100 Subject: [PATCH] Removed cache_clearer documentation --- Resources/doc/configuration.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Resources/doc/configuration.md b/Resources/doc/configuration.md index cbe427de9..fa16e047f 100644 --- a/Resources/doc/configuration.md +++ b/Resources/doc/configuration.md @@ -44,11 +44,6 @@ There are several configuration options available: default: web_path (which means the standard web_path resolver is used) - - `cache_clearer` - Whether or not to clear the image cache when the `kernel.cache_clearer` event occurs. - This option doesn't have any effect in symfony < 2.1 - - default: true - - `data_loader` - name of a custom data loader default: filesystem (which means the standard filesystem loader is used)