Handbuch:$wgResourceLoaderMinifierMaxLineLength

This page is a translated version of the page Manual:$wgResourceLoaderMinifierMaxLineLength and the translation is 50% complete.
ResourceLoader: $wgResourceLoaderMinifierMaxLineLength
Maximum line length when minifying JavaScript.
Eingeführt in Version:1.17.0 (r83891)
Veraltet in Version:1.27.0 (Gerrit change 242719; git #b91643ff)
Entfernt in Version:1.31.0 (Gerrit change 394497; git #I6689274)
Erlaubte Werte:(Ganzzahl)
Standardwert:1000

Details

Maximum line length when minifying JavaScript. This is not a hard maximum: the minifier will try not to produce lines longer than this, but may be forced to do so in certain cases.