Changes between Version 106 and Version 107 of Doc/gLite/TemplateCustomization
- Timestamp:
- Nov 5, 2008, 6:53:23 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v106 v107 695 695 * `APEL_DB_PWD`: MySQL password to access APEL database on MonBox. 696 696 697 By 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 {{{ 699 include { 'common/accounting/apel/publisher' }; 700 }}} 701 697 702 698 703 == MyProxy Server ==