--- loncom/cron/loncapa 2010/02/22 15:34:57 1.18 +++ loncom/cron/loncapa 2010/03/14 23:19:54 1.19 @@ -18,6 +18,10 @@ # Remove temporary tables from the metadata database. 13 2 * * * www /home/httpd/perl/cleanup_database.pl +# Refresh the nohist_courseids.db table used for fast look-ups of course +# information +50 2 * * * www /home/httpd/perl/refresh_courseids_db.pl + # Clean up the printing spool and userfile cache 5 1 * * * www /home/httpd/perl/cleanup_file_caches.pl