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:
|
options:
|
||||||
perm: 'access content'
|
perm: 'access content'
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
|
|
@ -114,7 +114,7 @@ display:
|
||||||
options:
|
options:
|
||||||
perm: 'access content'
|
perm: 'access content'
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
|
|
@ -114,7 +114,7 @@ display:
|
||||||
options:
|
options:
|
||||||
perm: 'access content'
|
perm: 'access content'
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
|
|
@ -206,7 +206,7 @@ display:
|
||||||
options:
|
options:
|
||||||
perm: 'access content'
|
perm: 'access content'
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
|
|
@ -114,7 +114,7 @@ display:
|
||||||
options:
|
options:
|
||||||
perm: 'access content'
|
perm: 'access content'
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
@ -255,7 +255,7 @@ display:
|
||||||
position: 1
|
position: 1
|
||||||
display_options:
|
display_options:
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
defaults:
|
defaults:
|
||||||
cache: false
|
cache: false
|
||||||
display_extenders:
|
display_extenders:
|
||||||
|
|
Loading…
Reference in a new issue