Try this:
{
"Max height above the ground": 25.0,
"Minimum height to fly forward/backward": 15.0,
"Hover height": 15.0,
"Max slope by forward axis": 0.3,
"Pitch strength": 0.2,
"Throttle strength": 5.0,
"Land throttle strength": 0.5,
"YAW strength (rotation around its axis)": 1.0,
"YAW idle offset (to make the shaking less)": 5.0,
"Min follow height": 10.0
}
And this:
{
"Max height above the ground": 100.0,
"Minimum height to fly forward/backward": 15.0,
"Hover height": 15.0,
"Max slope by forward axis": 0.3,
"Pitch strength": 0.2,
"Throttle strength": 1.0,
"Land throttle strength": -0.35,
"YAW strength (rotation around its axis)": 1.0,
"YAW idle offset (to make the shaking less)": 5.0,
"Min follow height": 10.0
}