mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-31 04:13:49 +01:00
EXPERIMENTAL: Try not to build pages when we shouldn't have to.
This commit is contained in:
parent
2f4e2daa61
commit
f7d068536a
@ -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
Loading…
x
Reference in New Issue
Block a user