Exposed a Cache API and moved page caching settings from the config file to the UI.

This commit is contained in:
JT Smith 2003-03-11 06:50:59 +00:00
parent 2b7b9ea4d2
commit c3c06514f3
6 changed files with 218 additions and 12 deletions

View file

@ -57,6 +57,9 @@ save you many hours of grief.
* The discussions on USS and Articles have been turned off. They'll
need to be manually turned back on.
* The setting "cachePages" has been removed from the config file. It
has been moved to the content settings page inside the UI.
5.1.0
--------------------------------------------------------------------