entity_abuse-1.1.x-dev/config/schema/entity_abuse.schema.yml
config/schema/entity_abuse.schema.yml
entity_abuse.settings:
type: config_object
label: 'Entity abuse settings'
mapping:
enabled:
type: sequence
label: 'Enabled'
sequence:
type: string
label: 'Entity type'
report_link_behavior:
type: string
label: 'Report link behavior'
user_cancel_method:
type: string
label: 'When cancelling a user account'
no_access_behavior:
type: string
label: 'No access behavior'
label_add_report:
type: label
label: 'Label for: Add report button'
message_report_added:
type: text_format
label: 'Message: Report was added'
message_no_access:
type: text_format
label: 'Message: You have no access'
label_edit_report:
type: label
label: 'Label for: Edit report button'
message_report_edited:
type: text_format
label: 'Message: Report was updated'
label_cancel_report:
type: label
label: 'Label for: Cancel report button'
message_report_canceled:
type: text_format
label: 'Message: Report was canceled'
note_cancel_report:
type: text_format
label: 'Notification message on report canceling'
