]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
rephrase warning for self-hostable services
authorRigel Kent <sendmemail@rigelk.eu>
Thu, 11 Jun 2020 11:13:06 +0000 (13:13 +0200)
committerRigel Kent <sendmemail@rigelk.eu>
Thu, 11 Jun 2020 11:13:06 +0000 (13:13 +0200)
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html

index 52c759fb7e03adb70fe23034c9835adfa6f8bbe2..716d12685a657eef068c09896ae3adf12beb8095 100644 (file)
                       <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>
 
                         <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>