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
This commit is contained in:
benjamin melançon 2020-06-16 03:38:47 -04:00
parent 65d2bb9f4e
commit 879a21ee82

View file

@ -39,7 +39,7 @@ display:
options: options:
perm: 'access content' perm: 'access content'
cache: cache:
type: none type: search_api_tag
options: { } options: { }
query: query:
type: views_query type: views_query