hlscroll
Path: rsConf.settings.hlscroll
Default: scrolloff
Description: Whether or not to automatically scroll the page vertically when the reading has reached the bottom of the browser’s viewport.
Example:
window.rsConf = {
settings: {
hlscroll: 'scrolloff'
}
};