Author: toad
Date: 2009-01-21 14:47:48 +0000 (Wed, 21 Jan 2009)
New Revision: 25195

Modified:
   trunk/apps/new_installer/res/unix/bin/detect_port_availability.sh
Log:
Don't enable history cloaking in installer on *nix. Partial revert of 25107.


Modified: trunk/apps/new_installer/res/unix/bin/detect_port_availability.sh
===================================================================
--- trunk/apps/new_installer/res/unix/bin/detect_port_availability.sh   
2009-01-21 14:46:25 UTC (rev 25194)
+++ trunk/apps/new_installer/res/unix/bin/detect_port_availability.sh   
2009-01-21 14:47:48 UTC (rev 25195)
@@ -42,7 +42,6 @@
 echo "fproxy.enabled=true" >> freenet.ini
 echo "fproxy.port=$FPROXY_PORT" >> freenet.ini
 echo "node.l10n=$ISO3_LANG" >> freenet.ini
-echo "fproxy.enableHistoryCloaking=true" >> freenet.ini
 
 # Try to auto-detect the first available port for fcp
 FCP_PORT=9481

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to