Changes between Version 106 and Version 107 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Nov 5, 2008, 6:53:23 PM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v106 v107  
    695695 * `APEL_DB_PWD`: MySQL password to access APEL database on MonBox.
    696696
     697By default, APEL publisher is run on MonBox. If you'd like to run it on another machine, add the following line in the machine profile:
     698{{{
     699include { 'common/accounting/apel/publisher' };
     700}}}
     701
    697702
    698703== MyProxy Server ==