From 10073b101f4fd77bc701167a042f79720f0e8a86 Mon Sep 17 00:00:00 2001 From: Nigel Banks Date: Wed, 1 Jun 2022 10:14:41 -0300 Subject: [PATCH] Fixup schema to include third party configs. --- config/schema/dgi_fixity.schema.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/schema/dgi_fixity.schema.yml b/config/schema/dgi_fixity.schema.yml index 3530c2b..e5bc13c 100644 --- a/config/schema/dgi_fixity.schema.yml +++ b/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