Dépôt des plugins › Détails d'un plugin

Static Cache 5.1

Blog pages static cache

Documentation

Static Cache plugin installation

Release Date Issues Dotaddict License

CONFIGURATION

You may add the following constants in your main config.php file:

  • DC_SC_CACHE_ENABLE : set to false to disable caching system (default false)
  • DC_SC_CACHE_DIR : full path to cache directory (default to dcstaticcache in your cache directory)

  • DC_SC_CACHE_BLOGS_ON : list of blogs ID that should be cached (empty or not defined -> all blogs will be cached)

  • DC_SC_CACHE_BLOGS_OFF : list of blogs ID that must not be cached (empty or not defined -> no blogs will be cached) Note: DC_SC_CACHE_BLOGS_OFF has higher priority than DC_SC_CACHE_BLOGS_ON

  • DC_SC_EXCLUDED_URL : list of URL types excluded from cache

Note : preview and pagespreview URL types are always excluded

HINTS

If you want cache to be called before any connection to database, add a require statement to _post_config.php at the end of your configuration file.

Apporter des précisions

Si vous constatez des informations manquantes sur cette page comme :

  • Incompatibilité avec certaines versions de Dotclear (autres que celle indiquée)
  • Hébergement ou configuration incompatible
  • Service web inopérant

Votre message ne sera pas mis en ligne, mais sera revu par les administrateurs.

Attention, nous ne fournissons pas de support technique pour les modules. Pour cela, veuillez utiliser le lien de support ci-dessus.

Haut de page