Hi all,

I just installed the sanity.module and get this line. Is there anything I could do to prevent that?

Thanks, Simon.

Comments

dmuth’s picture

Sanity is doing what it's supposed to, letting you know that an excessive number of nodes are being indexed per cron run, which may lead to execessive CPU usage.

Go into your settings for the search module (admin/settings/search on Drupal 4.6) and set "Items to index per cron run" to 10. :-)

-- Doug (the author of sanity)