Apply config updates from database updates

This commit is contained in:
benjamin melançon 2023-06-14 11:53:09 -04:00
parent 492e8c216b
commit 83d4eb653b
13 changed files with 36 additions and 7 deletions

View file

@ -182,11 +182,11 @@ module:
twigsuggest: 100 twigsuggest: 100
drutopia: 1000 drutopia: 1000
theme: theme:
stable: 0
seven: 0 seven: 0
bulma: 0 bulma: 0
octavia: 0 octavia: 0
agarica: 0 agarica: 0
claro: 0 claro: 0
gin: 0 gin: 0
stable9: 0
profile: drutopia profile: drutopia

View file

@ -11,6 +11,9 @@ display:
label: Asunto label: Asunto
operations: operations:
label: Operaciones label: Operaciones
exposed_form:
options:
submit_button: Filter
filters: filters:
subject: subject:
expose: expose:

View file

@ -11,6 +11,9 @@ display:
label: Estado label: Estado
operations: operations:
label: Operaciones label: Operaciones
exposed_form:
options:
submit_button: Filter
filters: filters:
title: title:
expose: expose:

View file

@ -7,6 +7,9 @@ display:
label: Nombre label: Nombre
status: status:
label: Estado label: Estado
exposed_form:
options:
submit_button: Filter
filters: filters:
status: status:
expose: expose:

View file

@ -9,3 +9,6 @@ display:
label: Estado label: Estado
operations: operations:
label: Operaciones label: Operaciones
exposed_form:
options:
submit_button: Filter

View file

@ -1,6 +1,9 @@
display: display:
default: default:
display_options: display_options:
exposed_form:
options:
submit_button: Filter
fields: fields:
created: created:
label: Creado label: Creado

View file

@ -1,6 +1,9 @@
display: display:
default: default:
display_options: display_options:
exposed_form:
options:
submit_button: Filter
fields: fields:
path: path:
label: Ruta label: Ruta

View file

@ -7,6 +7,9 @@ display:
label: Estado label: Estado
operations: operations:
label: Operaciones label: Operaciones
exposed_form:
options:
submit_button: Filter
filters: filters:
status: status:
group_info: group_info:

View file

@ -9,5 +9,8 @@ display:
label: Usuario label: Usuario
link: link:
label: Operaciones label: Operaciones
exposed_form:
options:
submit_button: Filter
page: page:
display_title: Página display_title: Página

View file

@ -1,6 +1,7 @@
_core: _core:
default_config_hash: x8k6uOqmSHPqpp71jYGxHF3_SAs3U-Pha3YCntQIhPU default_config_hash: x8k6uOqmSHPqpp71jYGxHF3_SAs3U-Pha3YCntQIhPU
api_key: 0d9708666001345ed62e71b9744aca35-us20 api_key: 0d9708666001345ed62e71b9744aca35-us20
oauth_middleware_url: 'https://drupal-mailchimp-oauth.uw.r.appspot.com'
api_timeout: 10 api_timeout: 10
cron: false cron: false
batch_limit: 100 batch_limit: 100
@ -9,3 +10,4 @@ test_mode: false
enable_connected: false enable_connected: false
connected_id: null connected_id: null
connected_paths: null connected_paths: null
optin_check_email_msg: 'Please check your email to confirm your subscription.'

View file

@ -0,0 +1,8 @@
uuid: 88e54612-d4d1-4bf6-98e0-a08e9b6a1083
langcode: en
status: true
dependencies: { }
id: nameacontentmanagementframeworkwhichagarichasexpertisewith
question: 'Name a content management framework which Agaric has expertise with!'
solution: 'Drupal,Drupal!,Django,Django!,React,Hugo,Wordpress,ReadTheDocs,Flask,Drutopia,Visions Unite,VisionsUnite,FindIt,Find It'
hint: null

View file

@ -1,6 +0,0 @@
_core:
default_config_hash: pKKCV0W4-r3Zf1QQzR2HDXAXmfH81248yrY2d9iR7S4
riddles:
-
question: 'Name a content management framework which Agaric has expertise with!'
response: 'Drupal,Drupal!,Django,Django!,React,Hugo,Wordpress,ReadTheDocs,Flask,Drutopia,Visions Unite,VisionsUnite,FindIt,Find It'

View file

@ -3,6 +3,7 @@ _core:
langcode: en langcode: en
settings: settings:
default_status: open default_status: open
default_page: true
default_page_base_path: /form default_page_base_path: /form
default_ajax: false default_ajax: false
default_ajax_progress_type: throbber default_ajax_progress_type: throbber