xLink / CybershadeCMS

[Abandoned][Broke] Repo for CybershadeCMS
1 stars 0 forks source link

Caching #23

Open xLink opened 11 years ago

xLink commented 11 years ago

We should add an option that specifies whether the cache is allowed to actually write itself to a file. This should be toggled on a per cache basis.

The idea being, during development, it may be required to clear the cache every few mins, disabling the cache in the first place allows the new cache functionality to take effect.

NoelDavies commented 11 years ago

Yeah this is a good idea, Shouldn't be too hard to implement, it should be set in the install (possible) and then managed in the ACP.

MantisSTS commented 11 years ago

I'm happy to work on this, should I put it in the admin/system/cache panel?

xLink commented 11 years ago

in the cache panel, since thats what it controls