Does anyone know what settings I have to put in Download Copy Data Cron
example
in the Live News Plugin
settings cron are
run crontab twice a day
"wget 'https://www.mysite.gr/livenews/cron/get_data'"
example
in the Backup and Restore plugin
"wget -qO- 'https://www.mysite.gr/backup/backup_cron' &> /dev/null"
in the Download Copy Data Cron
what I have to put, what to write, and how many hours to run
Add comment comment