Closed TimJentzsch closed 2 years ago
If the /search results are on a single page to begin with, we don't need to cache the result for pagination. This will allow other results to be cached for a longer time.
/search
I accidentally pushed this directly to master instead of making a branch, but it has been fixed in e2a99239
If the
/search
results are on a single page to begin with, we don't need to cache the result for pagination. This will allow other results to be cached for a longer time.