From 2cf16b99c5fce1ff2c0d73cfd4841b1832476d74 Mon Sep 17 00:00:00 2001 From: Maarten Segers Date: Thu, 10 Jun 2021 19:44:50 +0200 Subject: [PATCH] 581: Remove the match_limit schema --- config/schema/og.schema.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/config/schema/og.schema.yml b/config/schema/og.schema.yml index 737e4aa28..90189bf1f 100644 --- a/config/schema/og.schema.yml +++ b/config/schema/og.schema.yml @@ -103,15 +103,6 @@ og.og_role.*: field.widget.settings.og_complex: type: field.widget.settings.entity_reference_autocomplete label: 'OG Group Audience field widget' - mapping: - # This already exists in field.widget.settings.entity_reference_autocomplete - # in Drupal 8.8.x and is added here just to ensure backwards compatibility - # with Drupal 8.7.x. - # @todo Remove this entry in https://github.com/Gizra/og/issues/581 - # @see https://github.com/Gizra/og/issues/581 - match_limit: - type: integer - label: 'Maximum number of autocomplete suggestions.' views.field.og_membership_bulk_form: type: views_field_bulk_form