Manual:$wgMaxPPNodeCount/de-formal

This page is a translated version of the page Manual:$wgMaxPPNodeCount and the translation is 17% 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:(integer)
Standardwert:1000000

Details

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

See also