Apply a few config updates from live site

This commit is contained in:
Keegan Rankin 2024-02-12 10:08:47 -08:00
parent 7831090033
commit b447513c25
3 changed files with 17 additions and 6 deletions

View file

@ -162,8 +162,10 @@ display:
contexts:
- 'languages:language_interface'
- url.query_args
- 'user.node_grants:view'
- user.permissions
tags: { }
tags:
- 'config:search_api.index.blog'
block_promoted:
id: block_promoted
display_title: 'Block Promoted'
@ -229,8 +231,10 @@ display:
max-age: -1
contexts:
- 'languages:language_interface'
- 'user.node_grants:view'
- user.permissions
tags: { }
tags:
- 'config:search_api.index.blog'
page_listing:
id: page_listing
display_title: Page
@ -243,7 +247,7 @@ display:
type: normal
title: Blog
description: 'Follow our blogs.'
weight: -49
weight: -48
enabled: true
expanded: false
menu_name: main
@ -254,5 +258,7 @@ display:
contexts:
- 'languages:language_interface'
- url.query_args
- 'user.node_grants:view'
- user.permissions
tags: { }
tags:
- 'config:search_api.index.blog'