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.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index ddd43093f..48d69e987 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -75,6 +75,9 @@ redundancy:
75# - 75# -
76# size: '10GB' 76# size: '10GB'
77# strategy: 'most-views' # Cache videos that have the most views 77# strategy: 'most-views' # Cache videos that have the most views
78# -
79# size: '10GB'
80# strategy: 'trending' # Cache trending videos
78 81
79############################################################################### 82###############################################################################
80# 83#