aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html4
1 files 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 @@
489 <p i18n>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</p> 489 <p i18n>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</p>
490 490
491 <span i18n> 491 <span i18n>
492 You should only use search indexes you trust, or <a href="https://framagit.org/framasoft/peertube/search-index">host your own</a>. 492 You should only use moderated search indexes in production, or <a href="https://framagit.org/framasoft/peertube/search-index">host your own</a>.
493 </span> 493 </span>
494 </ng-container> 494 </ng-container>
495 495
@@ -587,7 +587,7 @@
587 <p i18n>⚠️ This functionality requires a lot of attention and extra moderation.</p> 587 <p i18n>⚠️ This functionality requires a lot of attention and extra moderation.</p>
588 588
589 <span i18n> 589 <span i18n>
590 You should only follow indexes you trust, or <a href="https://framagit.org/framasoft/peertube/instances-peertube#peertube-auto-follow">host your own</a>. 590 You should only follow moderated indexes in production, or <a href="https://framagit.org/framasoft/peertube/instances-peertube#peertube-auto-follow">host your own</a>.
591 </span> 591 </span>
592 </ng-container> 592 </ng-container>
593 593