Add detailed smarty cache documentation to config
Instead of just making it availble document the smarty cache feature. It might work for users, but it's advised to rely on the memcache instead. Fixes #309
This commit is contained in:
parent
426268f71d
commit
0e6edc562c
@ -341,7 +341,6 @@ $config['cookie']['path'] = '/';
|
||||
$config['cookie']['name'] = 'POOLERCOOKIE';
|
||||
$config['cookie']['domain'] = '';
|
||||
|
||||
|
||||
/**
|
||||
* Enable or disable the Smarty cache
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user