From 7e4022a554016ef7b8274f0473210e2232f5f455 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Thu, 11 Jun 2020 13:13:06 +0200 Subject: [PATCH] rephrase warning for self-hostable services --- .../edit-custom-config/edit-custom-config.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html index 52c759fb7..716d12685 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -489,7 +489,7 @@

⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.

- You should only use search indexes you trust, or host your own. + You should only use moderated search indexes in production, or host your own. @@ -587,7 +587,7 @@

⚠️ This functionality requires a lot of attention and extra moderation.

- You should only follow indexes you trust, or host your own. + You should only follow moderated indexes in production, or host your own. -- 2.41.0