Skip to content

config disableobjectcache

Byrne edited this page Nov 1, 2010 · 1 revision

DisableObjectCache

Prevents the internal caching (to RAM or to Memcached) of records from the database. This is more of a developer setting and it is unadvisable to enable it for production installations.

Default

Not enabled

Values

1 to enable

Example

DisableObjectCache 1
  • Categories: Appendix: Configuration Directives
  • Tags: cache, config, disable, object, objectcache
Clone this wiki locally