Loading Core/SEO/Sitemaps/Modules/SitemapTrending.php +1 −1 Original line number Original line Diff line number Diff line Loading @@ -82,7 +82,7 @@ class SitemapTrending extends SitemapModule $result = $this->topManager->getList([ $result = $this->topManager->getList([ 'type' => $key, 'type' => $key, 'limit' => 1000, 'limit' => 500, 'sync' => false, 'sync' => false, 'algorithm' => 'top', 'algorithm' => 'top', 'period' => $period, 'period' => $period, Loading Loading
Core/SEO/Sitemaps/Modules/SitemapTrending.php +1 −1 Original line number Original line Diff line number Diff line Loading @@ -82,7 +82,7 @@ class SitemapTrending extends SitemapModule $result = $this->topManager->getList([ $result = $this->topManager->getList([ 'type' => $key, 'type' => $key, 'limit' => 1000, 'limit' => 500, 'sync' => false, 'sync' => false, 'algorithm' => 'top', 'algorithm' => 'top', 'period' => $period, 'period' => $period, Loading