Skip to content

Commit 1028d5f

Browse files
jls2933weaverryan
authored andcommitted
Rewriting of the sentence.
1 parent c69b277 commit 1028d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/profiler/storage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Switching the Profiler Storage
55
==============================
66

7-
By default the profile stores the collected data in files in the cache directory, under ``%kernel.cache_dir%/profiler``.
7+
By default the profile stores the collected data in files in the ``%kernel.cache_dir%/profiler/`` directory.
88
You can control the storage being used through the ``dsn``, ``username``,
99
``password`` and ``lifetime`` options. For example, the following configuration
1010
uses MySQL as the storage for the profiler with a lifetime of one hour:

0 commit comments

Comments
 (0)