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 8903e23 commit 0ea5639Copy full SHA for 0ea5639
book/internals.rst
@@ -644,7 +644,7 @@ If you enable the web profiler, you also need to mount the profiler routes:
644
645
As the profiler adds some overhead, you might want to enable it only under
646
certain circumstances in the production environment. The ``only_exceptions``
647
-settings limits profiling to 500 pages, but what if you want to get
+settings limits profiling to exceptions, but what if you want to get
648
information when the client IP comes from a specific address, or for a limited
649
portion of the website? You can use a Profiler Matcher, learn more about that
650
in ":doc:`/cookbook/profiler/matchers`".
0 commit comments