sdebacker / TypiCMS

Multilingual CMS built with Laravel 4.2
MIT License
474 stars 119 forks source link

My hosting don't support Memcached or APC. How to use php cache normal? #79

Closed tf25 closed 10 years ago

tf25 commented 10 years ago

My hosting don't support Memcached or APC. How to use php cache normal? Thank.

sdebacker commented 10 years ago

For now, TypiCMS only work with taggable cache system. You can disable cache by setting 'cache' => false in app/config/{local/}app.php