8000
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 98e65bf commit ee2046cCopy full SHA for ee2046c
reference/configuration/framework.rst
@@ -44,7 +44,6 @@ Configuration
44
* `dsn`_
45
* `username`_
46
* `password`_
47
- * `lifetime`_
48
* `matcher`_
49
* `ip`_
50
* :ref:`path <reference-profiler-matcher-path>`
@@ -570,14 +569,6 @@ password
570
569
571
When needed, the password for the profiling storage.
572
573
-lifetime
574
-........
575
-
576
-**type**: ``integer`` **default**: ``86400``
577
578
-The lifetime of the profiling storage in seconds. The data will be deleted
579
-when the lifetime is expired.
580
581
matcher
582
.......
583
0 commit comments