Apply config changes from database updates

Ref #243
This commit is contained in:
benjamin melançon 2024-02-15 20:34:34 -05:00
parent 69ca1e7840
commit bb285d185c
126 changed files with 640 additions and 51 deletions

View file

@ -8,7 +8,7 @@ dependencies:
_core:
default_config_hash: BmeDSOTSaTVy5QLgxgJ5ye_ZseG5t88JXRP1apFoBkk
id: block_content
label: 'Custom block library'
label: 'Content blocks'
module: views
description: 'Find and manage custom blocks.'
tag: default
@ -209,6 +209,15 @@ display:
date_format: short
custom_date_format: ''
timezone: ''
tooltip:
date_format: ''
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
operations:
id: operations
table: block_content
@ -291,7 +300,7 @@ display:
access:
type: perm
options:
perm: 'administer blocks'
perm: 'access block library'
cache:
type: tag
options: { }
@ -523,14 +532,15 @@ display:
position: 1
display_options:
display_extenders: { }
path: admin/structure/block/block-content
path: admin/content/block
menu:
type: tab
title: 'Custom block library'
description: ''
title: Blocks
description: 'Create and edit block content.'
weight: 0
expanded: false
menu_name: admin
parent: block.admin_display
parent: system.admin_content
context: '0'
cache_metadata:
max-age: -1