aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example4
1 files changed, 1 insertions, 3 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 0175c7a12..d67349c1d 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -249,9 +249,7 @@ federation:
249 249
250 # Add a weekly job that cleans up remote AP interactions on local videos (shares, rates and comments) 250 # Add a weekly job that cleans up remote AP interactions on local videos (shares, rates and comments)
251 # It removes objects that do not exist anymore, and potentially fix their URLs 251 # It removes objects that do not exist anymore, and potentially fix their URLs
252 # This setting is opt-in because due to an old bug in PeerTube, remote rates sent by instance before PeerTube 3.0 will be deleted 252 cleanup_remote_interactions: true
253 # We still suggest you to enable this setting even if your users will loose most of their video's likes/dislikes
254 cleanup_remote_interactions: false
255 253
256peertube: 254peertube:
257 check_latest_version: 255 check_latest_version: