aboutsummaryrefslogtreecommitdiff
path: root/cron.conf
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-02-24 17:10:50 +0100
committerneodarz <neodarz@neodarz.net>2019-02-24 17:10:50 +0100
commit5e448f52252df2e92565ece488c9dffd49e082d2 (patch)
treea0d850a8ff255429b3b55039a37e51fa7a0e2c6b /cron.conf
parente12eb8bd99c1b6695873632e0540fa07379671d4 (diff)
downloadkhanindexer-master.tar.xz
khanindexer-master.zip
Add first implemention of a cron like functionHEADmaster
Diffstat (limited to 'cron.conf')
-rw-r--r--cron.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/cron.conf b/cron.conf
new file mode 100644
index 0000000..5681f82
--- /dev/null
+++ b/cron.conf
@@ -0,0 +1,3 @@
+#minute hour month day of week crawler id
+00 01 * 0 neodarznet_crawler 1
+02 01 * 0 nevrax_crawler 2