This page is part of the App Framework Documentation
In the configuration file, you can apply custom Cordova preferences:
"cordovaPreferences": {
"DisallowOverscroll": true
}
You find an overview of available preferences at the Cordova documentation.