Handbuch:$wgMaxPPNodeCount

From mediawiki.org
This page is a translated version of the page Manual:$wgMaxPPNodeCount and the translation is 67% complete.
Parser: $wgMaxPPNodeCount
A complexity limit on template expansion: the maximum number of nodes visited by PPFrame::expand()
Eingeführt in Version:1.12.0 (r27667)
Entfernt in Version:weiterhin vorhanden
Erlaubte Werte:(Ganzzahl)
Standardwert:1000000

Details

A complexity limit on template expansion: the maximum number of nodes visited by PPFrame::expand()

Siehe auch