Manual:$wgProfilePerHost/de-formal

From mediawiki.org
This page is a translated version of the page Manual:$wgProfilePerHost and the translation is 17% complete.
Profiling: $wgProfilePerHost
Should the application server hostname be stored in the profiling table?
Eingeführt in Version:1.7.0 (r14436)
Veraltet in Version:1.25.0 (Gerrit change 177283; git #62eb6762)
Entfernt in Version:1.27.0 (Gerrit change 257404; git #487265cd)
Erlaubte Werte:(boolean)
Standardwert:null (MW 1.25+)
false (MW 1.7–1.24)

Details

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;.