Add ability to list redundancies

This commit is contained in:
Chocobozzz
2020-01-10 10:11:28 +01:00
committed by Chocobozzz
parent 3ae0bbd23c
commit b764380ac2
64 changed files with 1807 additions and 195 deletions

View File

@@ -40,18 +40,18 @@ contact_form:
redundancy:
videos:
check_interval: '10 minutes'
check_interval: '1 minute'
strategies:
-
size: '10MB'
size: '1000MB'
min_lifetime: '10 minutes'
strategy: 'most-views'
-
size: '10MB'
size: '1000MB'
min_lifetime: '10 minutes'
strategy: 'trending'
-
size: '10MB'
size: '1000MB'
min_lifetime: '10 minutes'
strategy: 'recently-added'
min_views: 1