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 03ff7c9 commit 05791bbCopy full SHA for 05791bb
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 a file in the cache directory.
+By default the profile stores the collected data in files in the cache 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