From fc45edd09bde3d40d01fab74b01d328e3e6d63e9 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Wed, 29 Mar 2006 05:15:05 +0000 Subject: [PATCH] - always recalculate PLC_API_MAINTENANCE_SOURCES; basically, make this an internal variable --- plc_config.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plc_config.xml b/plc_config.xml index 5d494a0..dba383b 100644 --- a/plc_config.xml +++ b/plc_config.xml @@ -264,9 +264,10 @@ Authorized Hosts A space-separated list of IP addresses allowed - to access the API through the maintenance account. If left - blank, the API, web, and boot servers are - allowed. + to access the API through the maintenance account. The value + of this variable is set automatically to allow only the API, + web, and boot servers, and should not be + changed.