How to make grid spacing in draw.io a multiple of 50

draw.io

In draw.io there are three minor grid lines between major grid lines:

Here is screenshot showing how there are three minor grid lines between major grid lines

If I draw a line between major grid points it will be 40 points long. I want to make it 50.

How can I make the major grids multiples of 50?

Best Answer

go to Extras -> draw.io Configuration and enter this: { "defaultEdgeLength":50 }