--- a/include/defs.constants.php +++ b/include/defs.constants.php @@ -9,5 +9,7 @@ define("GITPHP_TRIM_LENGTH", 50); +define("GITPHP_RSS_ITEMS", 150); + ?>