Add use_native_scrollbars setting

This commit is contained in:
RainLoop Team 2016-06-08 21:07:16 +03:00
parent c2ab03f69c
commit 99cdd1f43f
3 changed files with 10 additions and 3 deletions

View file

@ -159,7 +159,8 @@ class Application extends \RainLoop\Config\AbstractConfig
),
'interface' => array(
'show_attachment_thumbnail' => array(true, '')
'show_attachment_thumbnail' => array(true, ''),
'use_native_scrollbars' => array(false)
),
'branding' => array(