Skip to content

Commit

Permalink
Add updates webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinTegelaar committed Jul 19, 2023
1 parent e8561bb commit 4b36eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/cipp/CIPPSettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -1016,6 +1016,7 @@ const NotificationsSettings = () => {
label="Choose which logs you'd like to receive alerts from. This notification will be sent every 15 minutes."
name="logsToInclude"
values={[
{ value: 'Updates', name: 'Updates Status' },
{ value: 'Standards', name: 'All Standards' },
{ value: 'TokensUpdater', name: 'Token Events' },
{ value: 'ExecDnsConfig', name: 'Changing DNS Settings' },
Expand Down

0 comments on commit 4b36eae

Please sign in to comment.