Resource icon

Xen Cache 1.0.1

No permission to download
what does it mean --> Cache Prefix: xenviet_
I'm very sorry but I don't know how to use it...
My current settings are:

Code:
/*Cach-Optimierungen*/
$config['cache']['enabled'] = true;
$config['cache']['frontend'] = 'Core';
$config['cache']['frontendOptions']['cache_id_prefix'] = 'xf_';
$config['cache']['cacheSessions'] = true;
$config['cache']['backend'] = 'File';

can someone help me??

thx
 
Having this error since update xenforo to 1.4.6
ErrorException: Fatal Error: Cannot redeclare class XFCP_XenViet_Cache_Model_Option - library/XenForo/Application.php(528) : eval()'d code:1
 
I'm not using this anymore.
This addon will help if you have large visitors 1K+ every 15 minutes.
But almost useless for small to medium forum size.
 
I'm not using this anymore.
This addon will help if you have large visitors 1K+ every 15 minutes.
But almost useless for small to medium forum size.
Oh so I don't really need to bother with this then. As I only have a Max of 100 users on at one time. I have been using it but suppose there is not point having an extra add-on if I don't really need it.
 
Oh so I don't really need to bother with this then. As I only have a Max of 100 users on at one time. I have been using it but suppose there is not point having an extra add-on if I don't really need it.
Maybe this addon will save/adds 2% boost :) to you.
 
Top Bottom