X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=inc%2Fpoche%2Fconfig.inc.default.php;h=d01580970884f5195da65b9a321c285204df0dd6;hb=cca9284b6a8111f5dd07bca3f8d4f266ceee3c1f;hp=95f727c6889f760661b63573d27ef6767d752595;hpb=955fc6743871016787e8425425b63cd0f40acaa9;p=github%2Fwallabag%2Fwallabag.git diff --git a/inc/poche/config.inc.default.php b/inc/poche/config.inc.default.php index 95f727c6..d0158097 100755 --- a/inc/poche/config.inc.default.php +++ b/inc/poche/config.inc.default.php @@ -59,7 +59,7 @@ @define ('LOCALE', ROOT . '/locale'); @define ('CACHE', ROOT . '/cache'); -@define ('PAGINATION', '10'); +@define ('PAGINATION', '12'); //limit for download of articles during import @define ('IMPORT_LIMIT', 5);