Hello,

On 2019-08-24 12:55, BKH wrote:

thanks again for your advice.

I changed values according to your suggestion and it works.

But i stumbled upon WebGUI, where indexer job is shown as a regular
30-minute-job, even if values are changed in piler cronjobs.
Is there some workaround for this?

well, it's somewhat misleading as it's the 'indexer job' line is
static in a sense that it simply adds 30 mins to the last modified
date of the delta indexer file.

To fix it edit model/health/health.php, find function indexer_stat()
at the end, and fix +30*60 to +10*60. Perhaps this should be a variable
in config.php as well.

Janos

Reply via email to