Customizing the timeslot in the event-details

Hi,

is it possible to customize the timeslot in the event-details when creating or editing an event?
Now I have standard slots of 5 minutes, but I want to change this to 15mins.
Also it would be great to have the same timeslots available when creating an event by dragging in any view, so the events can have only start and end times like :00, :15, :30, :45

Thank you!
Martin

scheduler.config.time_step = 15;

Best regards,
Ilya

Oh… That was easy… Sorry!

And thank you!
Martin