[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/settings/ -> cronjob.ini (source)

   1  #?ini charset="iso-8859-1"?
   2  # eZ publish configuration file for cronjobs.
   3  #
   4  #
   5  # NOTE: It is not recommended to edit this files directly, instead
   6  #       a file in override should be created for setting the
   7  #       values that is required for your site. Either create
   8  #       a file called settings/override/cronjob.ini.append or
   9  #       settings/override/cronjob.ini.append.php for more security
  10  #       in non-virtualhost modes (the .php file may already be present
  11  #       and can be used for this purpose).
  12  
  13  [CronjobSettings]
  14  ScriptDirectories[]=cronjobs
  15  Scripts[]=unpublish.php
  16  Scripts[]=rssimport.php
  17  Scripts[]=indexcontent.php
  18  Scripts[]=hide.php
  19  Scripts[]=subtreeexpirycleanup.php
  20  Scripts[]=internal_drafts_cleanup.php
  21  #Scripts[]=ldapusermanage.php
  22  #Scripts[]=updateviewcount.php
  23  #Extension directory for cronjobs.
  24  ExtensionDirectories[]
  25  
  26  [CronjobPart-infrequent]
  27  Scripts[]=basket_cleanup.php
  28  Scripts[]=linkcheck.php
  29  
  30  [CronjobPart-frequent]
  31  Scripts[]=notification.php
  32  Scripts[]=workflow.php
  33  
  34  
  35  [linkCheckSettings]
  36  # Specify full path of all site URL
  37  # Example:
  38  # SiteURL[]=http://ezpublish.ez.no/admin
  39  # SiteURL[]=http://ezpublish.ez.no/news
  40  SiteURL[]=
  41  
  42  # Example of a cronjob part
  43  # This one will only run the workflow cronjob script
  44  #
  45  #[CronjobPart-workflow]
  46  #Scripts[]=workflow.php


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7