diff options
author | neodarz <neodarz@neodarz.net> | 2019-02-24 17:10:50 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-02-24 17:10:50 +0100 |
commit | 5e448f52252df2e92565ece488c9dffd49e082d2 (patch) | |
tree | a0d850a8ff255429b3b55039a37e51fa7a0e2c6b /cron.conf | |
parent | e12eb8bd99c1b6695873632e0540fa07379671d4 (diff) | |
download | khanindexer-5e448f52252df2e92565ece488c9dffd49e082d2.tar.xz khanindexer-5e448f52252df2e92565ece488c9dffd49e082d2.zip |
Diffstat (limited to '')
-rw-r--r-- | cron.conf | 3 |
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 |