<pclass="settings-hint"><?phpp($l->t('There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information.'));?></p>
<?phpp($l->t('SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend.'));?><br>
<?phpp($l->t('This is particularly recommended when using the desktop client for file synchronisation.'));?><br>
<?phpprint_unescaped($l->t('To migrate to another database use the command line tool: \'occ db:convert-type\', or see the <a target="_blank" rel="noreferrer" href="%s">documentation ↗</a>.',link_to_docs('admin-db-conversion')));?>
</li>
<?php}?>
<li><atarget="_blank"rel="noreferrer"href="<?php p(link_to_docs('admin-backup')); ?>"><?phpp($l->t('How to do backups'));?> ↗</a></li>
<li><atarget="_blank"rel="noreferrer"href="https://scan.nextcloud.com"><?phpp($l->t('Check the security of your Nextcloud over our security scan'));?> ↗</a></li>