Snap to nearest hour when dragging a new event

Is there a config that can snap the event to the nearest hour when dragging to create a new event? Right now if it’s not right on the line, it starts at say 12:05, 12:10. I’d want that to start at 12:00 and maybe end at 12:30 until I dragged it larger. Is there possible with the current build and thru config?

Thanks in advance!

scheduler.config.time_step = 30;

Best regards,
Ilya

Ilya,

Thank you! That was much simpler than I thought. I missed that config param.