PStats upcoming release 1.2

PStats development has been moving along very nicely. Previously all configuration for each site had to be in an individual configuration file and the full command be added to a cron job like:

* * * * * /usr/bin/Pstats --config /etc/pstats/site1.config
* * * * * /usr/bin/Pstats --config /etc/pstats/site2.config

Now that is all changing. We have worked hard to bring a web configuration interface that will easily allow users & customers to login and modify their own site prefs automatically. PStats will run as a daemon and pull in its configuration every 10 minutes.

1.2 Should be out soon, lots of projects are moving very quickly now!