Manual:$wgAPIMaxResultSize

This page is a translated version of the page Manual:$wgAPIMaxResultSize and the translation is 50% complete.
API: $wgAPIMaxResultSize
Maximum size (in bytes) of an API result.
Introducido en la versión:1.15.0 (r46845)
Eliminado en la versión:aún se usa
Valores permitidos:(entero)
Valor predeterminado:8388608

Detalles

The maximum size (in bytes) of an API result.

Don't set this lower than $wgMaxArticleSize *1024.