Cron Jobs

Creating a post or editing doesn't rely on a cron job, its automatic. You most likely have a server issue or something else causing the delay.
 
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:
Sorry for the late reply.
What OS and do you have cPanel? There is a cron link in cPanel to enter custom tasks.
Almalinux / cPanel

cj1.webp

cj2.webp
 
Last edited:
Back
Top Bottom