X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=static%2Fdefaults.config.php;h=d0725aa9bcdb2418f498ef9b2dc7e4a919d31436;hb=979199c4426159035cca5245cee8e92fd7478fc5;hp=66805a121b1069ea13d349d86c7f78e32b63902e;hpb=bc069c8ebfb31c7585fb0da071d71ec61d9b0e4a;p=friendica.git diff --git a/static/defaults.config.php b/static/defaults.config.php index 66805a121b..d0725aa9bc 100644 --- a/static/defaults.config.php +++ b/static/defaults.config.php @@ -275,7 +275,7 @@ return [ // max_feed_items (Integer) // Maximum number of feed items that are fetched and processed. For unlimited items set to 0. - 'max_feed_items' => 10, + 'max_feed_items' => 20, // max_image_length (Integer) // An alternate way of limiting picture upload sizes.