sets the height of the area that displays multi-day events
scheduler.config.multi_day_height_limit = 30;
...
scheduler.init('scheduler_here',new Date(2013,7,11),"week");
As a boolean value, the property can take only the false value.
changed from false
to 200
in v7.0.1