defines the time period in milliseconds that is used to differ the long touch gesture from the scroll gesture
gantt.config.touch_drag = 75;
...
gantt.init("gantt_here");
Note, if you set the parameter to false, the user won't be able to drag tasks.