mirror of https://github.com/Chocobozzz/PeerTube
Disable views cleaner on test instances
parent
68f6c87a27
commit
413b9729ee
|
@ -142,3 +142,8 @@ search:
|
||||||
federation:
|
federation:
|
||||||
videos:
|
videos:
|
||||||
federate_unlisted: true
|
federate_unlisted: true
|
||||||
|
|
||||||
|
views:
|
||||||
|
videos:
|
||||||
|
remote:
|
||||||
|
max_age: -1
|
||||||
|
|
Loading…
Reference in New Issue