We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6651de9 commit 3965700Copy full SHA for 3965700
config/config.php
@@ -0,0 +1,9 @@
1
+<?php
2
+
3
+return [
4
+ 'poll_every_minutes' => 10,
5
6
+ 'actions_per_poll' => 10,
7
8
+ 'auto_reset_finished_recurring_actions' => true,
9
+];
0 commit comments