Podręcznik:$wgProfilePerHost
Appearance
Ta funkcja została usunięta z jądra MediaWiki w wersji 1.27.0. Proszę zobaczyć alternatywny sposób użycia tej funkcji na $wgProfiler. |
Profiling: $wgProfilePerHost | |
---|---|
Should the application server hostname be stored in the profiling table? |
|
Wprowadzono w wersji: | 1.7.0 (r14436) |
Przestarzałe w wersji: | 1.25.0 (Gerrit change 177283; git #62eb6762) |
Usunięto w wersji: | 1.27.0 (Gerrit change 257404; git #487265cd) |
Dozwolone wartości: | (wartość logiczna) |
Domyślna wartość: | null (MW 1.25+)false (MW 1.7–1.24) |
Inne ustawienia: Alfabetycznie | Według funkcji |
Szczegóły
Should the application server hostname be stored in the profiling table?
In MediaWiki 1.25 and later, set $wgProfiler ['perhost'] = true;
instead of $wgProfilePerHost = true;
.