Skip to content

Commit

Permalink
SLW-381 | Set cache to Search API (tag-based) for resources lister.
Browse files Browse the repository at this point in the history
  • Loading branch information
kosailma authored and szatom committed Oct 11, 2022
1 parent b115c10 commit 2e4b60d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/install/views.view.search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,8 @@ display:
display_options:
title: 'Learning toolbox'
cache:
type: none
type: search_api_tag
options: { }
empty:
area_text_custom:
id: area_text_custom
Expand Down Expand Up @@ -659,4 +660,5 @@ display:
- 'user.node_grants:view'
- user.permissions
tags:
- 'config:facets.facet.tags_of_document'
- 'config:search_api.index.index'

0 comments on commit 2e4b60d

Please sign in to comment.