newscloud / open-social-media-toolkit

The open source version of the PHP-based NewsCloud social media toolkit

This URL has Read+Write access

Jeff Reifman (author)
Tue Jun 09 11:43:42 -0700 2009
commit  6cdb8d9b76efa58fba6c4fa8bebd28b0de5a87e8
tree    aad349765f11b144473a88896f67385ef0c9482f
parent  701d48a145f0d9f4d02e2ff5823979edd669260c
open-social-media-toolkit / smt.cron
100644 8 lines (6 sloc) 0.526 kb
1
2
3
4
5
6
7
8
# this file is called smt in /etc/cron.d
#MAILTO=you@yourdomain.com
#please do not set up a cron job for each demonstration site, just set up one demo site
#if you are just testing the social media toolkit, please do not set up your cron frequency more than once an hour
#if you need higher frequency for testing please contact jeff@newscloud.com
<# between 0 and 59> * * * * <your-user-name-here> /usr/bin/wget -t 2 -o /dev/null -q -O /dev/null -U <your-user-name> "<your-site-url-here>?p=engine&apiKey=<your-api-key-here>"