Commit 98613c64 authored by Łukasz Nowak's avatar Łukasz Nowak

Call alarm often.

Delivery lines with setup resource are required for security calculation.
parent a6a5f95f
......@@ -33,13 +33,7 @@
<item>
<key> <string>periodicity_hour</string> </key>
<value>
<tuple>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
</tuple>
<tuple/>
</value>
</item>
<item>
......@@ -50,9 +44,7 @@
</item>
<item>
<key> <string>periodicity_minute_frequency</string> </key>
<value>
<none/>
</value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>periodicity_month</string> </key>
......
494
\ No newline at end of file
495
\ No newline at end of file
......@@ -27,13 +27,7 @@
<item>
<key> <string>periodicity_hour</string> </key>
<value>
<tuple>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
</tuple>
<tuple/>
</value>
</item>
<item>
......@@ -44,9 +38,7 @@
</item>
<item>
<key> <string>periodicity_minute_frequency</string> </key>
<value>
<none/>
</value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>periodicity_month</string> </key>
......
830
\ No newline at end of file
831
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment