config file updates

This commit is contained in:
JT Smith 2005-11-18 14:34:27 +00:00
parent f98ac111f9
commit 9c8f46177a
2 changed files with 20 additions and 4 deletions

View file

@ -19,10 +19,6 @@ save you many hours of grief.
* The core API has changed. Check docs/migration.txt for details.
* Due to the performance increase achieved by switching to DateTime we
no longer need date caching so the enableDateCache directive can
be removed from your config file.
* WebGUI now requires Apache2 with mod_perl2 so CGI, FastCGI, PerlEx,
although never officially supported, are no longer possible.
Making this change gave us more than 70% performance improvement