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 a5a2770 commit 7b6a288Copy full SHA for 7b6a288
profiler.rst
@@ -41,8 +41,8 @@ Symfony Profiler, which will look like this:
41
42
.. note::
43
44
- To limit the storage used by profiles on disk, they are probabilistically
45
- removed after 2 days.
+ To limit the storage used by profiles on disk, old ones are randomly
+ removed when creating a new one.
46
47
Accessing Profiling Data Programmatically
48
-----------------------------------------
0 commit comments