ResourceLoader: $wgResourceLoaderDebug | |
---|---|
The default debug mode (on/off) for ResourceLoader requests. |
|
Introduced in version: | 1.17.0 (r73568) |
Removed in version: | still in use |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By function |
Details
The default debug mode (on/off) for ResourceLoader requests. See also ResourceLoader/Features#Debug mode for more about what the debug mode does.
You can achieve a similar result by setting the resourceLoaderDebug
cookie (or, for a single request, the debug
URL query parameter).
See also
- ResourceLoader
$wgResourceLoaderStorageEnabled
$wgVueDevelopmentMode
- T85805
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.