sets the maximum allowable number of events per time slot
scheduler.config.collision_limit = 2; ... scheduler.init('scheduler_here',new Date(2010,05,11),"week");
The property requires the collision plugin to be activated.