diff --git a/lib/tagcloudsection.php b/lib/tagcloudsection.php index 561ffb077f..24a3bd98af 100644 --- a/lib/tagcloudsection.php +++ b/lib/tagcloudsection.php @@ -31,7 +31,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } -define('TAGS_PER_SECTION', 20); +define('TAGS_PER_SECTION', 10); /** * Base class for sections