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
da0ab75d5d
commit
87ecfc5598
@ -258,7 +258,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