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 3014f30 commit 2cd4498Copy full SHA for 2cd4498
15/umbraco-cms/fundamentals/code/debugging/README.md
@@ -54,7 +54,7 @@ Umbraco includes the Mini Profiler project in its core (see [https://miniprofile
54
55
To display the profiler on the front end of your site:
56
- Set `Umbraco:CMS:Hosting:Debug` to `true` in `appsettings.json`.
57
-- Sign in to the backoffice as a user that has access to the Settings section.
+- Sign in to the backoffice as a user who has access to the **Settings** section.
58
- Add `?umbDebug=true` to the request query string.
59
60
<figure><img src="../../../../../10/umbraco-cms/fundamentals/code/debugging/images/v8-miniprofiler-view.png" alt=""><figcaption></figcaption></figure>
0 commit comments