diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index 8c2b12fb2d9..42ae42a4d02 100644
--- a/settings/templates/admin.php
+++ b/settings/templates/admin.php
@@ -86,17 +86,6 @@ if (!$_['isAnnotationsWorking']) {
-
- t('SQLite is used as database. For larger installations we recommend to switch to a different database backend.')); ?>
- t('Especially when using the desktop client for file syncing the use of SQLite is discouraged.')); ?>
- t('To migrate to another database use the command line tool: \'occ db:convert-type\', or see the documentation ↗.', link_to_docs('admin-db-conversion') )); ?>
-
-
@@ -440,6 +429,16 @@ if ($_['cronErrors']) {