Perform periodic fixity checks on selected files.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
628 B

dgi_fixity.settings:
type: config_object
label: 'Fixity check settings'
mapping:
sources:
type: sequence
label: 'File Selection for Fixity Checks'
threshold:
type: string
label: 'Time elapsed between Fixity Checks'
batch_size:
type: integer
label: 'How many files will be processed at once when performing a batch / cron job'
notify_status:
type: integer
label: 'Notification trigger on status'
notify_user:
type: integer
label: 'User to notify'
notify_user_threshold:
type: string
label: 'Time elapsed between notifications'