Added crontab.example documentation to cron_jobs.rst
authorLee Jamison <ldjamison@marywood.edu>
Thu, 5 Oct 2017 17:14:45 +0000 (17:14 +0000)
committerLee Jamison <ldjamison@marywood.edu>
Thu, 5 Oct 2017 17:14:45 +0000 (17:14 +0000)
en/source/16_cron_jobs.rst

index 543a5e5..8a80e45 100644 (file)
@@ -12,6 +12,14 @@ sending out email notifications. Koha has many cron jobs in place that
 you can enable (search engine indexing, overdue notice generation, data
 cleanup and more), this chapter will explain those for you.
 
+Crontab example
+-------------------------
+
+An example of a Koha crontab can be found in misc/cronjobs/crontab.example
+
+The example includes sample boilerplate cronjob entries for the most
+commonly-used cronjobs.
+
 .. _cron-jobs-subchapter-label:
 
 Cron Jobs