• Resolved sino27

    (@sino27)


    Ok this plugin saved my life. I can not even express myself how this thing is good.

    I am wondering is there a way to remove 250 images limit on scan and increase it to something of my own? Even 500 would save me a lot of time. Because ATM i have a blog case and i need to resize images. It’s working fine, i scan it (normal scan, no deep scan), Imsanity fetch 250 images, resize, done. Next 250 images, resize done.

    However Blog is having around 120 000 photos in media library (yep.. no error).

    So i wonder is there a way for me to increase value of 250 to something more? If that option exist (i can’t find it) – what’s the safe value?

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sino27

    (@sino27)

    Found it…

    define( ‘IMSANITY_AJAX_MAX_RECORDS’, 500 );

    That need to be added in wp-config.php – constant should not be at the bottom of a file. Moving it higher made it work.

    Thanks anyway.

    Plugin Author nosilver4u

    (@nosilver4u)

    For reference, the limit is only to avoid timeouts with admin-ajax.php on the searching process. You can go as high as your server will let you. In other words, so long as the searches are completing reliably without timeouts, the sky is the limit!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Amazing plugin. 250 images limit? How to fetch more?’ is closed to new replies.