Commit f8c69441 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_pdm: Enable upgrade alarms by default

parent f2a1f41d
......@@ -16,7 +16,7 @@
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -44,7 +44,7 @@
<key> <string>periodicity_minute</string> </key>
<value>
<tuple>
<int>0</int>
<int>8</int>
</tuple>
</value>
</item>
......
......@@ -16,7 +16,7 @@
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -30,7 +30,7 @@
<key> <string>periodicity_hour</string> </key>
<value>
<tuple>
<int>0</int>
<int>5</int>
</tuple>
</value>
</item>
......
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