akia
Well-known member
I currently use Xenforo as a private admin forum. basically its just me and two other people that have access to it, and it itsn't avalible on the open internet.
We use it as a bit of a feed reader as we have lots of feeds that are imported into the site, which i need to still run even if no one access the site.
On XF1 I used to be able to run
via cron
what would be the equivalent via XF2
We use it as a bit of a feed reader as we have lots of feeds that are imported into the site, which i need to still run even if no one access the site.
On XF1 I used to be able to run
Code:
/usr/local/lsws/lsphp73/bin/php /var/www/admin/forum/deferred.php
via cron
what would be the equivalent via XF2