Joss Winn wrote: > If one-click installs on shared hosts ala
WordPress is an objective for Laconica development, the choice of a more lightweight 'personal' version at the point of install could be useful.
By default, the queue processes are "off" (as is XMPP) and everything runs at Web time. This is appropriate for small systems that can't run background processes. (This is documented in the README.)
If the queue processes aren't working for you, I recommend not using them. The class of sites that are big enough that they need to do that much processing "offline", but are unable to run background processes, is really small.
If you try to run the XMPP daemon as a cron job, the bot is going to come on and offline every 5 minutes or whatever. It's really going to bother people (we get complaints when the Identica bot goes offline once or twice a day).
That said, I'll accept patches for running the queue processes in a cron job.
-Evan _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
