Skip to content

Commit 05791bb

Browse files
committed
[symfony#3344] Minor tweak
1 parent 03ff7c9 commit 05791bb

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 a file in the cache directory.
7+
By default the profile stores the collected data in files in the cache 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)