Skipped pages capped at 1000
« on: July 01, 2019, 10:31:22 AM »
Hi,

On the site history page, it looks like the "Skipped pages" column is capped at 1000. Why is this? Is this something I can rectify somehow?

Regards,
Mark
Re: Skipped pages capped at 1000
« Reply #1 on: July 01, 2019, 12:30:35 PM »
Hello,

you can manually increase this setting in generator/data/generator.conf file to change the limit:
Code: [Select]
<option name="xs_chlog_list_max">1000</option>