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 6261102 commit f20e723Copy full SHA for f20e723
profiler.rst
@@ -2,8 +2,12 @@ Profiler
2
========
3
4
The profiler is a powerful **development tool** that gives detailed information
5
-about the execution of any request. **Never** enable the profiler in production
6
-environments as it will lead to major security vulnerabilities in your project.
+about the execution of any request.
+
7
+.. caution::
8
9
+ **Never** enable the profiler in production environments
10
+ as it will lead to major security vulnerabilities in your project.
11
12
Installation
13
------------
0 commit comments