Debug: $wgDebugToolbar | |
---|---|
Display the debugging toolbar |
|
Introduced in version: | 1.19.0 |
Removed in version: | still in use |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By function |
Details
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.
The debug toolbar will not be displayed when either
$wgUseFileCache
or $wgUseSquid
/$wgUseCdn
are set to "true".
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.