From 3da68f0a781ebd893521e2e6fa200280c92ae815 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Tue, 26 Jan 2021 01:53:13 +0100 Subject: add default trending page choice, revert comments count for hot strategy --- config/production.yaml.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/production.yaml.example') diff --git a/config/production.yaml.example b/config/production.yaml.example index f7b56cc4a..f9f3abc18 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -380,6 +380,10 @@ instance: # - 18 # Food default_client_route: '/videos/trending' + default_trending_route: '/videos/most-viewed' + pages: + hot: + enabled: true # Whether or not the instance is dedicated to NSFW content # Enabling it will allow other administrators to know that you are mainly federating sensitive content -- cgit v1.2.3