Apply database updates
This commit is contained in:
parent
6bfd17b76a
commit
6607d8a34f
5 changed files with 6 additions and 6 deletions
|
@ -114,7 +114,7 @@ display:
|
|||
options:
|
||||
perm: 'access content'
|
||||
cache:
|
||||
type: none
|
||||
type: search_api_none
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts:
|
||||
|
|
|
@ -114,7 +114,7 @@ display:
|
|||
options:
|
||||
perm: 'access content'
|
||||
cache:
|
||||
type: none
|
||||
type: search_api_none
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts:
|
||||
|
|
|
@ -114,7 +114,7 @@ display:
|
|||
options:
|
||||
perm: 'access content'
|
||||
cache:
|
||||
type: none
|
||||
type: search_api_none
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts:
|
||||
|
|
|
@ -206,7 +206,7 @@ display:
|
|||
options:
|
||||
perm: 'access content'
|
||||
cache:
|
||||
type: none
|
||||
type: search_api_none
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts:
|
||||
|
|
|
@ -114,7 +114,7 @@ display:
|
|||
options:
|
||||
perm: 'access content'
|
||||
cache:
|
||||
type: none
|
||||
type: search_api_none
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts:
|
||||
|
@ -255,7 +255,7 @@ display:
|
|||
position: 1
|
||||
display_options:
|
||||
cache:
|
||||
type: none
|
||||
type: search_api_none
|
||||
defaults:
|
||||
cache: false
|
||||
display_extenders:
|
||||
|
|
Loading…
Reference in a new issue