mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
example cron
This commit is contained in:
parent
39ef70c1d1
commit
8f238118b3
@ -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'] = '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user