Commit 5ad5f480 authored by Romain Courteaud's avatar Romain Courteaud

slapos_payzen: reduce the alarm frequency

parent a45ce260
......@@ -28,6 +28,10 @@
<key> <string>id</string> </key>
<value> <string>slapos_payzen_update_started_payment</string> </value>
</item>
<item>
<key> <string>periodicity_day_frequency</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>periodicity_hour</string> </key>
<value>
......@@ -48,7 +52,9 @@
</item>
<item>
<key> <string>periodicity_minute_frequency</string> </key>
<value> <int>2</int> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>periodicity_month</string> </key>
......
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