From 95cd31f1fe3311c873bee8185e6b07398a775a47 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 11 May 2020 10:48:58 +0200 Subject: Allow to auto follow a specific URL --- config/production.yaml.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/production.yaml.example') diff --git a/config/production.yaml.example b/config/production.yaml.example index bd867be53..8b8c98f8c 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -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' -- cgit v1.2.3