Logo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
joomla25:auction:auction_cron [2013/08/06 07:42]
admin
joomla25:auction:auction_cron [2013/08/06 07:44]
admin [What tasks do i set up in my Cron Jobs?]
Line 31: Line 31:
 \\ \\
  
-There are two tasks that must run - a common task that may run every 5-15 minutes, and a daily task that runs once a day.\\ ​ The common task closes current expiring auctions and notifies winners/​auctioneers. \\  The daily task takes care of cleanups, updates the exchange rate for currencies and notifies users of upcoming auctions (in the next 24 hours) \\  Our recommendation is to set up the common at a 5 minutes pace and the daily at midnight.\\  ​+There are two tasks that must run - a common task that may run every 5-15 minutes, and a daily task that runs once a day.\\ ​ The common task closes current expiring auctions and notifies winners/​auctioneers. \\  The daily task takes care of cleanups, updates the exchange rate for currencies and notifies users of upcoming auctions (in the next 24 hours) \\  Our recommendation is to set up the common at a 5 minutes pace and the daily at midnight. 
 \\ \\
 +
 The links you must set up to be accessed in cron are: The links you must set up to be accessed in cron are:
  
Line 42: Line 44:
 \\ \\
  
-\\ +You can set up / change the password for the Cron jobs in //General Settings, first tab - CRON Settings area//.
- +
-You can set up / change the password for the Cron jobs in //General Settings, first tab - CRON Settings area.+
  
 \\ \\
  
-Detailed CRON information for all our extension can be found [[:​cronjob| ​here.]] +Detailed CRON information for all our extension can be found [[:​cronjob| ​at this link.]]