diff --git a/admin-following-instances.md b/admin-following-instances.md index 5c9f279386784cb8c36379ace1f200ecfddec166..acc985fd491df0ada9b7043bf90debe6fa6ddb93 100644 --- a/admin-following-instances.md +++ b/admin-following-instances.md @@ -40,7 +40,7 @@ If your instance duplicates a video, web browser will randomly download segments ### Enable this feature To enable redundancy on your server, update your [production.yaml file](https://github.com/Chocobozzz/PeerTube/blob/develop/config/production.yaml.example) and uncomment the redundancy strategies your want. -You could for example choose to duplicate the most viewed or the recently added videos. +You could for example choose to duplicate the most viewed or the recently added videos. If your instance should act as a complete mirror for another instance, use the "recently-added" strategy and set the view count to 0 Then, go on the web interface and choose which other followed instance you want to enable redundancy in `Administration > Manage follows > Following`