Apply config changes from database updates
This commit is contained in:
parent
4e35f7c59f
commit
6212311c6a
115 changed files with 157 additions and 123 deletions
|
@ -99,6 +99,7 @@ display:
|
|||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
pagination_heading_level: h4
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
|
@ -114,7 +115,7 @@ display:
|
|||
options:
|
||||
perm: 'access content'
|
||||
cache:
|
||||
type: none
|
||||
type: search_api_none
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts:
|
||||
|
@ -255,7 +256,7 @@ display:
|
|||
position: 1
|
||||
display_options:
|
||||
cache:
|
||||
type: none
|
||||
type: search_api_none
|
||||
defaults:
|
||||
cache: false
|
||||
display_extenders: { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue