Skip to content

Commit

Permalink
NBBIB-376 Tune caching for contributors view
Browse files Browse the repository at this point in the history
  • Loading branch information
camilocodes committed May 1, 2024
1 parent cc2500d commit 0b5af57
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions configuration/views.view.nb_bibliography_contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,12 @@ display:
options:
perm: 'access content'
cache:
type: tag
options: { }
type: time
options:
results_lifespan: 3600
results_lifespan_custom: 0
output_lifespan: 21600
output_lifespan_custom: 0
empty:
area_text_custom:
id: area_text_custom
Expand Down

0 comments on commit 0b5af57

Please sign in to comment.