ScrollAssist in ionic 1

Hello! I have an issue with <ion-content> height when I click on input and it shows keyboard (it sets style for input field with height = 397px). I found that in ionic-angular 2 it can be fixed with something like @App{ config: scrollAssist: false }. Is there any possibilities to set scrollAssist to 'false' in ionic 1 ?

Please be more precise with the screenshot. What i understand you can use “overflow-scroll = true” property in tag <ion-content>