rephrase warning for self-hostable services

This commit is contained in:
Rigel Kent 2020-06-11 13:13:06 +02:00
parent a7257b0e3e
commit 7e4022a554
No known key found for this signature in database
GPG Key ID: 5E53E96A494E452F
1 changed files with 2 additions and 2 deletions
client/src/app/+admin/config/edit-custom-config

View File

@ -489,7 +489,7 @@
<p i18n>⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.</p>
<span i18n>
You should only use search indexes you trust, or <a href="https://framagit.org/framasoft/peertube/search-index">host your own</a>.
You should only use moderated search indexes in production, or <a href="https://framagit.org/framasoft/peertube/search-index">host your own</a>.
</span>
</ng-container>
@ -587,7 +587,7 @@
<p i18n>⚠️ This functionality requires a lot of attention and extra moderation.</p>
<span i18n>
You should only follow indexes you trust, or <a href="https://framagit.org/framasoft/peertube/instances-peertube#peertube-auto-follow">host your own</a>.
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>.
</span>
</ng-container>