Hello, I'm having a problem,
I get a json file on my server with ajax, this file is often updated, but ajax cached it so that there are things in the level that should not be there they belong to another level
how can i disable the ajax cache?
Thank you