Right now it is calling an URL of CiviMail, but should use the new unified cron.
http://wiki.civicrm.org/confluence/display/CRMDOC41/Managing+Scheduled+Jobs
Right now it is calling an URL of CiviMail, but should use the new unified cron.
http://wiki.civicrm.org/confluence/display/CRMDOC41/Managing+Scheduled+Jobs
Comments
Comment #1
ergonlogicSince this was only added in CiviCRM 4.1, it'd probably be best to have a setting that allowed one to choose, to maintain compatibility with CiviCRM 3.x. Alternatively, maybe just a fallback, if we have knowledge of the version of Civi installed on a site...
Comment #2
ergonlogicThis has been added to the 6.x-1.x branch. Thanks @bgm!