Skip to content

Commit 410b1e5

Browse files
committed
Changing execution frequency to 60
1 parent 0028950 commit 410b1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/conf/monitor.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<monitor-configuration></monitor-configuration>
99
<monitor-run-task>
1010
<execution-style>periodic</execution-style>
11-
<execution-frequency-in-seconds>10</execution-frequency-in-seconds>
11+
<execution-frequency-in-seconds>60</execution-frequency-in-seconds>
1212
<name>SQLMonitor Task</name>
1313
<display-name>SQLMonitor Task</display-name>
1414
<description>SQLMonitor Task</description>

0 commit comments

Comments
 (0)