[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 #?ini charset="iso-8859-1"? 2 # eZ publish configuration file. 3 # 4 # NOTE: It is not recommended to edit this file directly, instead 5 # a file in override should be created for setting the 6 # values that is required for your site. Either create 7 # a file called settings/override/staticcache.ini.append or 8 # settings/override/staticcache.ini.append.php for more security 9 # in non-virtualhost modes (the .php file may already be present 10 # and can be used for this purpose). 11 [CacheSettings] 12 HostName=localhost 13 StaticStorageDir=static 14 MaxCacheDepth=3 15 16 # A list of url's to cache. You can use the * wildcard to include a whole 17 # subtree. 18 CachedURLArray[]=/ 19 CachedURLArray[]=/news* 20 CachedURLArray[]=/weblog* 21 22 # A list of site accesses to generate static content for 23 CachedSiteAccesses[] 24 25 # A list of locations that will be updated whenever an object is published. You 26 # can NOT use a wildcard here. 27 AlwaysUpdateArray[] 28 AlwaysUpdateArray[]=/
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |