Commit abfa485b authored by Lucas Hedding's avatar Lucas Hedding Committed by Damien McKenna
Browse files

Issue #3258978 by heddn, DamienMcKenna: tokenize not in config schema for metatag_display_extender.

parent a106a740
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@ Metatag 8.x-1.x-dev, 2022-xx-xx
#3257588 by Eugene Bocharov, lobodacyril, jippie1948, Kasey_MK, djween, awasson,
  DamienMcKenna, Valdes14, laura.florey, stacypendell: DB update hangs at
  metatag 8109 - Update mask_icon values to the new structure.
#3258978 by heddn, DamienMcKenna: tokenize not in config schema for
  metatag_display_extender.


Metatag 8.x-1.19, 2022-01-06
+3 −0
Original line number Diff line number Diff line
@@ -6,3 +6,6 @@ views.display_extender.metatag_display_extender:
      label: 'Metatags'
      sequence:
        type: metatag.metatag_tag.[%key]
    tokenize:
      type: boolean
      label: 'Should replacement tokens be used from the first row'