Skip to content

Commit

Permalink
Merge pull request #20 from KelvinTegelaar/dev
Browse files Browse the repository at this point in the history
[pull] dev from KelvinTegelaar:dev
  • Loading branch information
JohnDuprey committed Jul 20, 2023
2 parents 0c49e6f + 4b36eae commit dba1623
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 dba1623

Please sign in to comment.