Changes between Version 105 and Version 106 of Doc/gLite/TemplateCustomization
- Timestamp:
- Nov 5, 2008, 6:27:09 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v105 v106 691 691 APEL configuration on the CE requires the following variables: 692 692 * `APEL_ENABLED`: wheter to enable APEL. Default: `true`. 693 * `APEL_DB_NAME`: APEL database name on MonBox. 694 * `APEL_DB_USER`: MySQL user to access APEL database on MonBox. 693 * `APEL_DB_NAME`: APEL database name on MonBox. Default: `accounting`. 694 * `APEL_DB_USER`: MySQL user to access APEL database on MonBox. Default: `accounting`. 695 695 * `APEL_DB_PWD`: MySQL password to access APEL database on MonBox. 696 696