Alectrona Patch Notifier
com.alectrona.patch-notifier
Settings for Patch Notifier
Configuration Keys (17)
| Key | Type | Title |
|---|---|---|
PFC_SegmentedControl_0required | string | — |
DialogDescriptionThe main description that appears in the update dialog. | string | Dialog Description |
UpdateButtonLabelThe label or displayed text in the update button. | string | Update Button Label |
DeferButtonLabelThe label or displayed text in the defer button. | string | Defer Button Label |
UpdateButtonPrimaryBy default, the Update button is the primary button of the Update Dialog; meaning it responds to the Return key. Set this key to false if you wish to disable this behavior. | boolean | Update Button Primary |
ContentImagePathPath to a locally stored image to use as the content image of the update dialog (PNG/JPG/GIF/TIFF). | string | Content Image Path |
DialogTimeoutThe duration, in seconds, that the update dialog will appear on screen before performing a timeout. Range: 1 – 600 | integer | Dialog Timeout |
DialogHelpTextEnable the help button and populate the text displayed on screen when clicked. | string | Dialog Help Text |
DialogHelpToolTipCustomizes the tooltip of the help button (when enabled). | string | Dialog Help Tool Tip |
DialogTitleThe title of the update dialog window. | string | Dialog Title |
DeferralLimitSets a global Deferral Limit for all software. | integer | Deferral Limit |
DeferralLimitExceptionsSets exceptions to the global Deferral Limit, or irrespective of it. | array | Deferral Limit Exceptions |
FinalDialogDescriptionThe main description that appears in the final update dialog. | string | Final Dialog Description |
DialogDeferralTextThe text that appears below the main description in the update dialog. | string | Dialog Deferral Text |
IgnoreDeferralTextDoes not include the deferral text in the update dialog’s description. | boolean | Ignore Deferral Text |
RecordTimeoutAsDeferralWhen an update dialog timeout occurs, record a deferral rather than taking no action. | boolean | Record Timeout as Deferral |
FinalDialogTimeoutThe duration, in seconds, that the final update dialog will appear on screen before performing an update. Range: 1 – 600 | integer | Final Dialog Timeout |
| dict | — |
KeySoftware ID of the software title to include in the deferral limit exceptions. | string | Key |
IntegerrequiredDeferral limit for the specified Software ID. | integer | Integer |