Skip to content

Commit

Permalink
Bump interval to 24h.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjhampton committed Jun 29, 2021
1 parent d88d151 commit 99ceeef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import {
export const TelemetryEndpointTaskConstants = {
TIMEOUT: '5m',
TYPE: 'security:endpoint-meta-telemetry',
INTERVAL: '1m',
INTERVAL: '24m',
VERSION: '1.0.0',
};

Expand Down

0 comments on commit 99ceeef

Please sign in to comment.