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, 4 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 48d69e987..ca7b936c2 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -78,6 +78,10 @@ redundancy:
78# - 78# -
79# size: '10GB' 79# size: '10GB'
80# strategy: 'trending' # Cache trending videos 80# strategy: 'trending' # Cache trending videos
81# -
82# size: '10GB'
83# strategy: 'recently-added' # Cache recently added videos
84# minViews: 10 # Having at least x views
81 85
82############################################################################### 86###############################################################################
83# 87#