Changed omitted related tags (like tagme) to be powered by a setting, allowing any performance-impacting (or just not useful in this context) tags to be omitted
Further tag list performance improvements TagListConfig constants
This commit is contained in:
parent
cf8ed3b134
commit
b43e425f95
@ -2,6 +2,8 @@
|
||||
|
||||
require_once "config.php";
|
||||
|
||||
require_once "config.php";
|
||||
|
||||
class TagList extends Extension
|
||||
{
|
||||
public function onInitExt(InitExtEvent $event)
|
||||
|
Loading…
x
Reference in New Issue
Block a user