Actually updates are by activety.
If you want updates rapidly and your forum is a little slow or new, you can set up a cron job.
/usr/local/bin/php /home/****/public_html/path to XF/cmd.php xf:run-jobs >/dev/null 2>&1
Set the cron to run every minute
Last edited: