diff --git a/htdocs/application/config/stikked.php b/htdocs/application/config/stikked.php index 73ac7ae..55b5a94 100755 --- a/htdocs/application/config/stikked.php +++ b/htdocs/application/config/stikked.php @@ -41,6 +41,7 @@ $config['bitly_apikey'] = ''; * Key for Cron * * The password required to run the cron job + * Example cron: 00, 30 * * * * curl --silent --compressed http://yoursite.com/cron/key &> /dev/null * **/ $config['cron_key'] = '';