From 126444d5a64d2e6495eafd2edfe7cc056f34f415 Mon Sep 17 00:00:00 2001 From: Sascha Wiswedel Date: Thu, 17 Oct 2019 15:09:49 +0200 Subject: [PATCH] added documentation links on settings pages Signed-off-by: Sascha Wiswedel --- apps/files_external/templates/settings.php | 3 ++- apps/settings/templates/settings/admin/overview.php | 3 ++- apps/settings/templates/settings/admin/security.php | 1 + apps/theming/templates/settings-admin.php | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/apps/files_external/templates/settings.php b/apps/files_external/templates/settings.php index f94900dccd..45d4ac8406 100644 --- a/apps/files_external/templates/settings.php +++ b/apps/files_external/templates/settings.php @@ -97,7 +97,8 @@
-

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 cbb7e136da..5b36f840ad 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.'));?>