14 lines
311 B
YAML
14 lines
311 B
YAML
# Schema for the views plugins of the Database Logging module.
|
|
|
|
views.field.dblog_message:
|
|
type: views_field
|
|
label: 'Log event message'
|
|
mapping:
|
|
replace_variables:
|
|
type: boolean
|
|
label: 'Replace variables'
|
|
|
|
views.field.dblog_operations:
|
|
type: views_field
|
|
label: 'Operation link markup'
|