Small fixes

This commit is contained in:
RainLoop 2017-09-20 22:58:57 +03:00
parent 4a19059217
commit 4db982cb9b
3 changed files with 0 additions and 11 deletions

View file

@ -183,7 +183,6 @@ class Application extends \RainLoop\Config\AbstractConfig
'contacts' => array(
'enable' => array(false, 'Enable contacts'),
'allow_sharing' => array(true),
'allow_sync' => array(false),
'sync_interval' => array(20),
'type' => array('sqlite', ''),