Allow to auto follow a specific URL
[oweals/peertube.git] / config / production.yaml.example
index bd867be53a4e24481309c59872267fe5853d0d3a..8b8c98f8c1e9cdff8467c7766d492db7b7b6f3f6 100644 (file)
@@ -381,7 +381,8 @@ followings:
     # /!\ Don't enable this if you don't have a reactive moderation team /!\
     auto_follow_index:
       enabled: false
-      index_url: 'https://instances.joinpeertube.org'
+      # Host your own using https://framagit.org/framasoft/peertube/instances-peertube#peertube-auto-follow
+      index_url: ''
 
 theme:
   default: 'default'