From 7fc285719c2df834f5a0b8a7b39fd911c2349978 Mon Sep 17 00:00:00 2001 From: Wouter J Date: Mon, 15 Oct 2012 15:13:38 +0300 Subject: [PATCH] [Cookbook/configuration] Changed warning box to caution --- cookbook/configuration/override_dir_structure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/configuration/override_dir_structure.rst b/cookbook/configuration/override_dir_structure.rst index 306c909e790..93914de9c83 100644 --- a/cookbook/configuration/override_dir_structure.rst +++ b/cookbook/configuration/override_dir_structure.rst @@ -46,7 +46,7 @@ in the ``AppKernel`` class of you application:: is the current environment (i.e. ``dev``). In this case we have changed the location of the cache directory to ``app/{environment}/cache``. -.. warning:: +.. caution:: You should keep the ``cache`` directory different for each environment, otherwise some unexpected behaviour may happen. Each environment generates