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 f7b153698..e33427fae 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -63,6 +63,10 @@ search:
63 users: true 63 users: true
64 anonymous: false 64 anonymous: false
65 65
66trending:
67 videos:
68 interval_days: 7 # Compute trending videos for the last x days
69
66############################################################################### 70###############################################################################
67# 71#
68# From this point, all the following keys can be overridden by the web interface 72# From this point, all the following keys can be overridden by the web interface