D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
var
/
softaculous
/
claro
/
platform
/
conf
/
Filename :
CLKCACHE.conf.php
back
Copy
<?php /** * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER * ------------------------------------------------- * Generated by [[generator]] * Date [[date_at]] * ------------------------------------------------- * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER **/ // $CLKCACHEGenDate is an internal mark $CLKCACHEGenDate = "[[timestamp]]"; /* cache_lifeTime : Time to keep a cache as valid */ $GLOBALS['cache_lifeTime'] = 10; /* cache_automaticCleaningFactor : write n-1 times without check if (others) cached files are or not deprecated */ $GLOBALS['cache_automaticCleaningFactor'] = 40; ?>