Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / comment / config / schema / comment.schema.yml
index a55488a222bfe137b529876432a1f7ddb1f68a3c..045e9ad5448eb5a72b5c6a3a1e1b2d03761859e7 100644 (file)
@@ -38,6 +38,10 @@ action.configuration.comment_unpublish_action:
   type: action_configuration_default
   label: 'Unpublish comment configuration'
 
+action.configuration.comment_delete_action:
+  type: action_configuration_default
+  label: 'Delete comment configuration'
+
 comment.type.*:
   type: config_entity
   label: 'Comment type settings'
@@ -105,3 +109,6 @@ field.field_settings.comment:
     preview:
       type: integer
       label: 'Preview comment'
+
+field.formatter.settings.comment_permalink:
+  type: field.formatter.settings.string