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:
parent
65d2bb9f4e
commit
879a21ee82
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ display:
|
|||
options:
|
||||
perm: 'access content'
|
||||
cache:
|
||||
type: none
|
||||
type: search_api_tag
|
||||
options: { }
|
||||
query:
|
||||
type: views_query
|
||||
|
|
Loading…
Reference in a new issue