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