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>
</item>
<item>
<key> <string>periodicity_day_frequency</string> </key>
<value> <int>7</int> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>periodicity_hour</string> </key>
......@@ -36,6 +38,10 @@ Web Message can be created by Anonymous Users</string> </value>
</tuple>
</value>
</item>
<item>
<key> <string>periodicity_hour_frequency</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>periodicity_minute</string> </key>
<value>
......
1028
\ No newline at end of file
1030
\ 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