From 9ea162b7641aa02e9efbf93541d96ec416f56c02 Mon Sep 17 00:00:00 2001 From: Keegan Rankin Date: Wed, 30 Aug 2023 15:31:55 -0700 Subject: [PATCH] Apply automatic drupal updates --- config/captcha.settings.yml | 7 ++++--- config/core.entity_view_display.node.blog.default.yml | 3 +++ config/core.entity_view_display.node.blog.teaser.yml | 2 ++ .../core.entity_view_display.paragraph.title.columnar.yml | 1 + config/views.view.redirect.yml | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/config/captcha.settings.yml b/config/captcha.settings.yml index 6e10d2e..07feb0b 100644 --- a/config/captcha.settings.yml +++ b/config/captcha.settings.yml @@ -1,14 +1,15 @@ _core: default_config_hash: hSAUW7BoAd9YUpKcVKyZpW4wY67g4XZAYlt3Vnz6SVA -enabled_default: 0 +enable_globally: 0 +enable_globally_on_admin_routes: false default_challenge: riddler/Riddler description: 'Please help us focus on people and not spambots by answering this question.' administration_mode: true -allow_on_admin_pages: false +administration_mode_on_admin_routes: false whitelist_ips: '' -add_captcha_description: true wrong_captcha_response_message: 'The answer you entered for the CAPTCHA was not correct. Do we need to make our website more clear about what we do?' default_validation: 1 persistence: 3 enable_stats: false log_wrong_responses: true +title: CAPTCHA diff --git a/config/core.entity_view_display.node.blog.default.yml b/config/core.entity_view_display.node.blog.default.yml index 85dae85..ce02edd 100644 --- a/config/core.entity_view_display.node.blog.default.yml +++ b/config/core.entity_view_display.node.blog.default.yml @@ -32,6 +32,7 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' + label: '' regions: { } _core: default_config_hash: e8yvfhoZmb_vDdkLtsMVv8u8XKzSRihmLtMph3nm6rM @@ -50,7 +51,9 @@ hidden: field_summary: true field_tags: true field_topics: true + indieweb_bridgypublishmastodon: true indieweb_bridgypublishtwitter: true indieweb_syndication: true langcode: true links: true + search_api_excerpt: true diff --git a/config/core.entity_view_display.node.blog.teaser.yml b/config/core.entity_view_display.node.blog.teaser.yml index fc89f9b..8e4ab04 100644 --- a/config/core.entity_view_display.node.blog.teaser.yml +++ b/config/core.entity_view_display.node.blog.teaser.yml @@ -80,7 +80,9 @@ hidden: field_meta_tags: true field_tags: true field_topics: true + indieweb_bridgypublishmastodon: true indieweb_bridgypublishtwitter: true indieweb_syndication: true langcode: true links: true + search_api_excerpt: true diff --git a/config/core.entity_view_display.paragraph.title.columnar.yml b/config/core.entity_view_display.paragraph.title.columnar.yml index 59bfac4..8643181 100644 --- a/config/core.entity_view_display.paragraph.title.columnar.yml +++ b/config/core.entity_view_display.paragraph.title.columnar.yml @@ -53,3 +53,4 @@ content: hidden: field_style_classes: true field_style_titlebar: true + search_api_excerpt: true diff --git a/config/views.view.redirect.yml b/config/views.view.redirect.yml index e61ab5a..2a68442 100644 --- a/config/views.view.redirect.yml +++ b/config/views.view.redirect.yml @@ -247,7 +247,7 @@ display: type: basic options: submit_button: Filter - reset_button: false + reset_button: true reset_button_label: Reset exposed_sorts_label: 'Sort by' expose_sort_order: true