diff --git a/apps/files_external/templates/settings.php b/apps/files_external/templates/settings.php index f94900dccde4f..45d4ac8406c02 100644 --- a/apps/files_external/templates/settings.php +++ b/apps/files_external/templates/settings.php @@ -97,7 +97,8 @@ function writeParameterInput($parameter, $options, $classes = []) {
-

t('External storages')); ?>

+

t('External storages')); ?>

+

t('External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services.')); ?>

'> diff --git a/apps/settings/templates/settings/admin/overview.php b/apps/settings/templates/settings/admin/overview.php index cbb7e136da015..5b36f840ad017 100644 --- a/apps/settings/templates/settings/admin/overview.php +++ b/apps/settings/templates/settings/admin/overview.php @@ -28,7 +28,8 @@ ?>
-

t('Security & setup warnings'));?>

+

t('Security & setup warnings'));?>

+

t('It\'s important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.'));?>