Set $config['try_smarter'] to true. If you notice any problems, please report them to us.

This commit is contained in:
Michael Foster 2013-08-16 20:16:09 +10:00
parent 07b825c6d2
commit 88dff2a683

View File

@ -935,7 +935,7 @@
// $config['url_favicon'] = '/favicon.gif';
// EXPERIMENTAL: Try not to build pages when we shouldn't have to.
$config['try_smarter'] = false;
$config['try_smarter'] = true;
/*
* ====================