Handbuch:$wgDebugToolbar
Appearance
| Debug: $wgDebugToolbar | |
|---|---|
| Display the debugging toolbar |
|
| Eingeführt in Version: | 1.19.0 |
| Entfernt in Version: | Weiterhin vorhanden |
| Erlaubte Werte: | (Wahrheitswert) |
| Standardwert: | false |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
Security: This should never be enabled on a live public wiki as it could expose private information.
The debug toolbar will not be displayed when either
$wgUseFileCache or $wgUseCdn are set to "true".Displays the debugging toolbar. This also enables profiling on database queries and other useful output. This must remain "false" in production to avoid exposing private information.