Set $config['try_smarter'] to true. If you notice any problems, please report them to us.
This commit is contained in:
parent
07b825c6d2
commit
88dff2a683
@ -935,7 +935,7 @@
|
|||||||
// $config['url_favicon'] = '/favicon.gif';
|
// $config['url_favicon'] = '/favicon.gif';
|
||||||
|
|
||||||
// EXPERIMENTAL: Try not to build pages when we shouldn't have to.
|
// EXPERIMENTAL: Try not to build pages when we shouldn't have to.
|
||||||
$config['try_smarter'] = false;
|
$config['try_smarter'] = true;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* ====================
|
* ====================
|
||||||
|
Loading…
Reference in New Issue
Block a user