From 879a21ee82b60253524929438511c68d038d91ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 16 Jun 2020 03:38:47 -0400 Subject: [PATCH] Commit change in caching that isn't hurting and is maybe helping ... but 'none' would be the *least* caching i thought? Or maybe having some caching helps bubble up to break the page cache? I do not know. Ref #217 --- config/sync/views.view.blog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/views.view.blog.yml b/config/sync/views.view.blog.yml index b0ea906..0a04c95 100644 --- a/config/sync/views.view.blog.yml +++ b/config/sync/views.view.blog.yml @@ -39,7 +39,7 @@ display: options: perm: 'access content' cache: - type: none + type: search_api_tag options: { } query: type: views_query