Manual:$wgResourceLoaderDebug/de-formal

This page is a translated version of the page Manual:$wgResourceLoaderDebug and the translation is 17% complete.
ResourceLoader: $wgResourceLoaderDebug
The default debug mode (on/off) for ResourceLoader requests.
Eingeführt in Version:1.17.0 (r73568)
Entfernt in Version:weiterhin vorhanden
Erlaubte Werte:(boolean)
Standardwert:false

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