activitypub-1.0.x-dev/config/install/activitypub.activitypub_type.inbox_reply.yml
config/install/activitypub.activitypub_type.inbox_reply.yml
langcode: en
status: false
dependencies: { }
id: inbox_reply
label: Inbox reply
description: "Handles an incoming \"Create\" request which has a reply value.\r\nIf you allow creating comments, it can create a comment on a node."
locked: true
plugin:
id: activitypub_comment
configuration:
comment_type: 'comment'
comment_body_field: 'comment_body'
activity_reference_field: 'activitypub_activity'
node_comment_field: 'comment'
comment_status: true
comment_filter_format: 'restricted_html'