# Schema for the configuration files of the Update module.
update.settings:
type: config_object
label: 'Update settings'
mapping:
check:
type: mapping
label: 'Check settings'
disabled_extensions:
type: boolean
label: 'Check for updates of uninstalled modules and themes'
interval_days:
type: integer
label: 'Days since last check'
fetch:
label: 'Fetch settings'
url:
type: uri
label: 'URL for fetching available update data'
max_attempts:
label: 'Maximum attempts'
timeout:
label: 'Timeout in seconds'
notification:
label: 'Notification settings'
emails:
type: sequence
label: 'Email addresses to notify when updates are available'
sequence:
type: email
label: 'Email'
threshold:
type: string
label: 'Email notification threshold'