Increase caching time

How can I increase the caching time? from what I understood, it’s set by default to 10 minutes, where can I change this to more or less?

Hi there, these values are currently hard-coded in makefulltextfeed.php. To change them you’ll have to look for the section ‘Check for cached copy’. You can change the values there (see ‘lifetime’ attribute).