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.
1 parent c69b277 commit 1028d5fCopy full SHA for 1028d5f
cookbook/profiler/storage.rst
@@ -4,7 +4,7 @@
4
Switching the Profiler Storage
5
==============================
6
7
-By default the profile stores the collected data in files in the cache directory, under ``%kernel.cache_dir%/profiler``.
+By default the profile stores the collected data in files in the ``%kernel.cache_dir%/profiler/`` directory.
8
You can control the storage being used through the ``dsn``, ``username``,
9
``password`` and ``lifetime`` options. For example, the following configuration
10
uses MySQL as the storage for the profiler with a lifetime of one hour:
0 commit comments