From: Matthew M. <ma...@tu...> - 2003-05-01 13:16:14
|
Update: I have added another variable to the cache config file. Setting GLOBAL_CACHE to TRUE will create a global variable that will store that page's cache calls. Information in that array will be returned instead of accessing the database. If you prefer to always use the database, setting this to FALSE will allow it. If you prefer not to use caching, turn it off. If you prefer not to use page caching (caching templates instead of accessing the files) you can turn this off as well. Matt |