Changed index count

This commit is contained in:
zeldaroot 2020-03-12 06:08:55 +02:00
parent c661447981
commit e266eacd3c

View file

@ -96,7 +96,7 @@ if (['daenerys'].indexOf(theme) + 1) {
if (['tarly'].indexOf(theme) + 1) {
config.default.count = 12;
config.index.year.count = 12;
modules.content.data.index.count = 15;
modules.content.data.index.count = 12;
modules.episode.data.index.count = 5;
modules.related.data.types.year.count = 12;
modules.top.data.count = 5;