version 1.22, 2014/02/12 19:25:42
|
version 1.23, 2014/04/07 18:49:35
|
|
|
# The value designates the linux user who is allowed to run sum_rm. | # The value designates the linux user who is allowed to run sum_rm. |
SUMRM_USER production | SUMRM_USER production |
| |
# This pair of paramters defines a window of time, during which sum_rm will become torpid - in this |
# This pair of parameters defines a window of time, during which sum_rm will become torpid - in this |
# window, sum_rm will not scan for SUs to delete, not will it delete any SUs. Each value is an integer, 0-23, that | # window, sum_rm will not scan for SUs to delete, not will it delete any SUs. Each value is an integer, 0-23, that |
# represents an hour of the day. For example, if NORUN_START=8 and NORUN_STOP=10, then between 8am and 10am | # represents an hour of the day. For example, if NORUN_START=8 and NORUN_STOP=10, then between 8am and 10am |
# local time, sum_rm will be dormant. To disable this behavior, set both parameters to the same value. | # local time, sum_rm will be dormant. To disable this behavior, set both parameters to the same value. |
SUMRM_NORUN_START 0 | SUMRM_NORUN_START 0 |
SUMRM_NORUN_STOP 0 | SUMRM_NORUN_STOP 0 |
| |
|
JMD_IS_INSTALLED 0 |
|
|
|
# If the JMD is installed, then this parameter is the root URL to the JMD cgi interface. |
|
JMD_URL http://localhost:8080/JMD/JMD |
############################### | ############################### |
| |
__MAKE__ | __MAKE__ |