Manual:$wgResourceLoaderMinifierMaxLineLength
From MediaWiki.org
Resource loader: $wgResourceLoaderMinifierMaxLineLength | |
---|---|
Maximum line length when minifying JavaScript. |
|
Introduced in version: | 1.17.0 (r83891) |
Removed in version: | still in use |
Allowed values: | integer |
Default value: | 1000 |
Other settings: Alphabetical | By Function
Details [edit]
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.
Language: | English • français |
---|