EXPERIMENTAL: Try not to build pages when we shouldn't have to.

This commit is contained in:
Michael Foster 2013-08-03 07:50:25 -04:00
parent c2866dd401
commit e9ebf724fe
2 changed files with 307 additions and 283 deletions

View File

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

File diff suppressed because it is too large Load Diff