From 35e63fa3f5472f847044499ce6d2c6a44220ce07 Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Tue, 9 Oct 2018 08:40:29 -0500 Subject: Use materialized views for subscription feeds --- config/config.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/config.yml b/config/config.yml index 577968f0..309be236 100644 --- a/config/config.yml +++ b/config/config.yml @@ -10,3 +10,4 @@ db: full_refresh: false https_only: false geo_bypass: true +update_feeds: true -- cgit v1.2.3