Skip to content

Commit

Permalink
Merge pull request #977 from dof-dss/development
Browse files Browse the repository at this point in the history
Release to UAT v0.23.2 - fixes
  • Loading branch information
ooneill547 authored Dec 16, 2021
2 parents 71b6375 + f34fef2 commit fd74817
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .platform.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ relationships:
mahinquiry: 'db:mahinquiry'
independentreviewofeducation: 'db:independentreviewofeducation'
nipolicingboard: 'db:nipolicingboard'
nipolicingboard_solr: 'solr:nipolicingboard'

# The size of the persistent disk of the application (in MB).
disk: 30720
Expand Down
3 changes: 2 additions & 1 deletion config/mahinquiry/config/views.view.news_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,8 @@ display:
menu_name: main
exposed_block: true
cache:
type: none
type: search_api_tag
options: { }
defaults:
cache: false
cache_metadata:
Expand Down

0 comments on commit fd74817

Please sign in to comment.