]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
only 10 tags per section
authorEvan Prodromou <evan@status.net>
Wed, 20 Apr 2011 20:11:04 +0000 (16:11 -0400)
committerEvan Prodromou <evan@status.net>
Wed, 20 Apr 2011 20:11:04 +0000 (16:11 -0400)
lib/tagcloudsection.php

index 561ffb077f6f8068496dbcbcf3040109397ddad3..24a3bd98af96bf6c2baac39b53630217efe06a50 100644 (file)
@@ -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