aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test.yaml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-11-27 15:46:35 +0100
committerChocobozzz <me@florianbigard.com>2020-11-27 15:46:49 +0100
commit413b9729ee8218229a142dd5a79cd33d206b715f (patch)
tree9f8dea00c806b51b7f548df85d5c114cfe715dac /config/test.yaml
parent68f6c87a27bd3616644368154914a683001f8aa6 (diff)
downloadPeerTube-413b9729ee8218229a142dd5a79cd33d206b715f.tar.gz
PeerTube-413b9729ee8218229a142dd5a79cd33d206b715f.tar.zst
PeerTube-413b9729ee8218229a142dd5a79cd33d206b715f.zip
Disable views cleaner on test instances
Diffstat (limited to 'config/test.yaml')
-rw-r--r--config/test.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/test.yaml b/config/test.yaml
index fea248d88..a8a724255 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -142,3 +142,8 @@ search:
142federation: 142federation:
143 videos: 143 videos:
144 federate_unlisted: true 144 federate_unlisted: true
145
146views:
147 videos:
148 remote:
149 max_age: -1