Podręcznik:$wgResourceLoaderMinifierMaxLineLength
Appearance
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji 1.31.0. |
| ResourceLoader: $wgResourceLoaderMinifierMaxLineLength | |
|---|---|
| Maximum line length when minifying JavaScript. |
|
| Wprowadzono w wersji: | 1.17.0 (r83891) |
| Przestarzałe w wersji: | 1.27.0 (Gerrit change 242719; git #b91643ff) |
| Usunięto w wersji: | 1.31.0 (Gerrit change 394497; git #I6689274) |
| Dozwolone wartości: | (integer) |
| Domyślna wartość: | 1000 |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
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.