enables/disables caching of GET requests in the browser
scheduler.config.prevent_cache = true; ... scheduler.init('scheduler_here',new Date(2009,10,1),"month");
Enabling the property is recommended.