diff options
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r-- | config/production.yaml.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example index 8fd8d805f..a36f4979b 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -177,7 +177,6 @@ trending: | |||
177 | interval_days: 7 # Compute trending videos for the last x days | 177 | interval_days: 7 # Compute trending videos for the last x days |
178 | algorithms: | 178 | algorithms: |
179 | enabled: | 179 | enabled: |
180 | - 'best' # adaptation of Reddit's 'Best' algorithm (Hot minus History) | ||
181 | - 'hot' # adaptation of Reddit's 'Hot' algorithm | 180 | - 'hot' # adaptation of Reddit's 'Hot' algorithm |
182 | - 'most-viewed' # default, used initially by PeerTube as the trending page | 181 | - 'most-viewed' # default, used initially by PeerTube as the trending page |
183 | - 'most-liked' | 182 | - 'most-liked' |