only 10 tags per section
This commit is contained in:
parent
a7a521e46a
commit
3904ab9983
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user