Need to define a default PLC_API_HOST value for the case when plc is not running...
authorMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 8 Feb 2008 19:04:27 +0000 (19:04 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 8 Feb 2008 19:04:27 +0000 (19:04 +0000)
qaapi/qa/qa_config

index 13225d9..5907a8e 100644 (file)
@@ -18,6 +18,8 @@ PLC_MAIL_ENABLED=1
 
 PLC_MAIL_SUPPORT_ADDRESS="root@localhost.localdomain"
 
+PLC_API_HOST="localhost"
+
 
 # Test Site Configuration