Browse Source

Fixup schema to include third party configs.

pull/3/head
Nigel Banks 3 years ago
parent
commit
10073b101f
  1. 10
      config/schema/dgi_fixity.schema.yml

10
config/schema/dgi_fixity.schema.yml

@ -23,3 +23,13 @@ dgi_fixity.settings:
notify_user_threshold:
type: string
label: 'Time elapsed between notifications'
field.widget.third_party.dgi_fixity:
type: mapping
mapping:
validate:
type: boolean
label: Show Validate Upload Elements
validate_require:
type: boolean
label: Require Checksums

Loading…
Cancel
Save