'help'=>'This is the folder used as the base folder. Uploaded documents will be saved in this folder and all documents listed will result in fulltext search below this folder.',
'type'=>'select',
'internal'=>'folders',
),
'usehomefolder'=>array(
'title'=>'Use the home folder as root folder',
'type'=>'checkbox',
'help'=>"Enable, if the user's home folder shall be used instead of the configured root folder.",
),
'jwtsecret'=>array(
'title'=>'Secret for JSON Web Token',
'help'=>'This is used for creating a token which is needed to authenticate by token',