Author: nextgens
Date: 2006-03-29 19:05:33 +0000 (Wed, 29 Mar 2006)
New Revision: 8353
Modified:
trunk/apps/installer/antinstall-config.xml
Log:
installer: Testnet mode is now an option (a recommended one) ; Waiting for Toad
to commit his changes to the node though
Modified: trunk/apps/installer/antinstall-config.xml
===================================================================
--- trunk/apps/installer/antinstall-config.xml 2006-03-29 14:43:29 UTC (rev
8352)
+++ trunk/apps/installer/antinstall-config.xml 2006-03-29 19:05:33 UTC (rev
8353)
@@ -188,7 +188,7 @@
property="enableTestnet"
displayText="Testnet"
defaultValue="true"
- force="true"/>
+ force="false"/>
<checkbox
property="enableSNMP"
displayText="Enable SNMP agent?"