aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-09-19 16:12:07 +0200
committerChocobozzz <me@florianbigard.com>2018-09-19 16:12:07 +0200
commitd9bdd007d7a1368d2a13127ecb5c0a81a18a8c04 (patch)
tree67cb4d2774dd7127499b882a5aa5069ea6fa86b2 /config/default.yaml
parent12ba460e9ebf4951f9c1caee8822a8ca1523563f (diff)
downloadPeerTube-d9bdd007d7a1368d2a13127ecb5c0a81a18a8c04.tar.gz
PeerTube-d9bdd007d7a1368d2a13127ecb5c0a81a18a8c04.tar.zst
PeerTube-d9bdd007d7a1368d2a13127ecb5c0a81a18a8c04.zip
Put config redundancy strategies in "strategies" subkey
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml21
1 files changed, 11 insertions, 10 deletions
diff --git a/config/default.yaml b/config/default.yaml
index ab07bfedd..00eeaea8c 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -71,16 +71,17 @@ trending:
71# Once you have defined your strategies, choose which instances you want to cache in admin -> manage follows -> following 71# Once you have defined your strategies, choose which instances you want to cache in admin -> manage follows -> following
72redundancy: 72redundancy:
73 videos: 73 videos:
74# - 74 strategies:
75# size: '10GB' 75# -
76# strategy: 'most-views' # Cache videos that have the most views 76# size: '10GB'
77# - 77# strategy: 'most-views' # Cache videos that have the most views
78# size: '10GB' 78# -
79# strategy: 'trending' # Cache trending videos 79# size: '10GB'
80# - 80# strategy: 'trending' # Cache trending videos
81# size: '10GB' 81# -
82# strategy: 'recently-added' # Cache recently added videos 82# size: '10GB'
83# minViews: 10 # Having at least x views 83# strategy: 'recently-added' # Cache recently added videos
84# minViews: 10 # Having at least x views
84 85
85cache: 86cache:
86 previews: 87 previews: