Author: toad
Date: 2009-01-17 20:20:34 +0000 (Sat, 17 Jan 2009)
New Revision: 25119
Modified:
trunk/freenet/src/freenet/clients/http/SimpleToadletServer.java
Log:
DOH!
Modified: trunk/freenet/src/freenet/clients/http/SimpleToadletServer.java
===================================================================
--- trunk/freenet/src/freenet/clients/http/SimpleToadletServer.java
2009-01-17 20:09:45 UTC (rev 25118)
+++ trunk/freenet/src/freenet/clients/http/SimpleToadletServer.java
2009-01-17 20:20:34 UTC (rev 25119)
@@ -506,6 +506,7 @@
}
});
+ enableActivelinks =
fproxyConfig.getBoolean("enableActivelinks");
// Off by default, installer turns it on.
fproxyConfig.register("enableHistoryCloaking", false,
configItemOrder++, false, false, "SimpleToadletServer.enableHistoryCloaking",
"SimpleToadletServer.enableHistoryCloakingLong", new
FProxyHistoryCloakingCallback(this));
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs