From 03aa8e4eeb277a8d290fbba039e53b293e47f9cb Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 25 Jun 2020 09:07:14 +0200 Subject: [PATCH] Extend descriptioon on trusted servers Signed-off-by: Joas Schilling --- apps/federation/templates/settings-admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/federation/templates/settings-admin.php b/apps/federation/templates/settings-admin.php index 2bc3684ccd9..407a1fa9442 100644 --- a/apps/federation/templates/settings-admin.php +++ b/apps/federation/templates/settings-admin.php @@ -8,7 +8,7 @@ style('federation', 'settings-admin') ?>

t('Trusted servers')); ?>

-

t('Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.')); ?>

+

t('Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share.')); ?>