You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ You should now be able to see the plugin list in Administration -> Plugins.
50
50
51
51
You can also use e.g. cron.daily or cron.hourly to avoid having to figure out the precise cron syntax for the schedule; Ruby gems Rufus Scheduler and Whenever can also be used; the key point is that something needs to call recur_tasks on a regular basis.
52
52
53
-
More information on Rufus Scheduler config at ([#72](https://github.com/nutso/redmine-plugin-recurring-tasks/issues/72)
53
+
More information on Rufus Scheduler config at ([#72](https://github.com/nutso/redmine-plugin-recurring-tasks/issues/72))
54
54
55
55
2. Decide which role(s) should have the ability to view/add/edit/delete issue recurrence and configure accordingly in Redmine's permission manager (Administration > Roles and Permissions)
0 commit comments