<?phpp($l->t('SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: \'occ db:convert-type\''));?>
<p>
<strong>
<?phpp($l->t('SQLite is used as database. For larger installations we recommend to switch to a different database backend.'));?>
</strong>
</p>
<p>
<strong>
<?phpp($l->t('Especially when using desktop client for file syncing the use of sqlite is highly discouraged.'));?>
</strong>
</p>
<p>
<?phpp($l->t('To migrate to another database use the command line tool: \'occ db:convert-type\''));?>