Manual:$wgExportMaxLinkDepth/de-formal

From Linux Web Expert

<translate> Import/Export</translate>: $wgExportMaxLinkDepth
Maximum value of the "pagelink-depth" parameter in Special:Export.
<translate> Introduced in version:</translate>1.15.0 (r47407)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(integer)
<translate> Default value:</translate>0

Details

If non-zero, Special:Export can be used to export all pages linked to or from the specified page, or from those pages, or from those pages, and so forth, up to a maximum depth governed by this parameter. Since this can include an really really large number of pages and could easily break a wiki, the default (0) disables the feature.