$.ajax cache true - how to refresh this after 24 h

$.ajax cache true - how to refresh this after 24 h

Hi,

to accelerate my page I want to cache my ajax requests. Not all of them
but some.
Actually I could use the option cache: true to do so but I need a refresh of
this value after 24 hrs. Any idea how to do this or do I have use another
method?

thx
TC