Commit 13e6f2f4 authored by Nicolas Delaby's avatar Nicolas Delaby

Configure this alarm with an hourly frequency

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42120 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6c12c413
...@@ -26,7 +26,9 @@ Web Message can be created by Anonymous Users</string> </value> ...@@ -26,7 +26,9 @@ Web Message can be created by Anonymous Users</string> </value>
</item> </item>
<item> <item>
<key> <string>periodicity_day_frequency</string> </key> <key> <string>periodicity_day_frequency</string> </key>
<value> <int>7</int> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>periodicity_hour</string> </key> <key> <string>periodicity_hour</string> </key>
...@@ -36,6 +38,10 @@ Web Message can be created by Anonymous Users</string> </value> ...@@ -36,6 +38,10 @@ Web Message can be created by Anonymous Users</string> </value>
</tuple> </tuple>
</value> </value>
</item> </item>
<item>
<key> <string>periodicity_hour_frequency</string> </key>
<value> <int>1</int> </value>
</item>
<item> <item>
<key> <string>periodicity_minute</string> </key> <key> <string>periodicity_minute</string> </key>
<value> <value>
......
1028 1030
\ No newline at end of file \ 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