View Single Post
Old 08-30-2012, 03:35 AM  
freecartoonporn
Confirmed User
 
freecartoonporn's Avatar
 
Industry Role:
Join Date: Jan 2012
Location: NC
Posts: 7,683
Quote:
Originally Posted by k0nr4d View Post
If our script is on there, make sure you don't have the caching time in config.php set to some absurdly low level like 5 or 10 seconds.
it says ....

Quote:
$cache_path = $basepath.'/cache'; //directory for cached files
$video_cache_time = 300; //video page cache time
$overall_cache_time = 3; //cache time for all other pages
$cacheType = 'filesystem'; //can be memcached or filesystem
$memcachedServer = 'localhost'; //server ip for memcached
$memcachedPort = '11211'; //port for memcached
freecartoonporn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote