We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54b2c85 + 7fc2857 commit ba169f0Copy full SHA for ba169f0
cookbook/configuration/override_dir_structure.rst
@@ -46,7 +46,7 @@ in the ``AppKernel`` class of you application::
46
is the current environment (i.e. ``dev``). In this case we have changed
47
the location of the cache directory to ``app/{environment}/cache``.
48
49
-.. warning::
+.. caution::
50
51
You should keep the ``cache`` directory different for each environment,
52
otherwise some unexpected behaviour may happen. Each environment generates
0 commit comments