Author: toad Date: 2008-12-11 23:02:17 +0000 (Thu, 11 Dec 2008) New Revision: 24212
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties Log: Clarify Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties =================================================================== --- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-12-11 22:59:50 UTC (rev 24211) +++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2008-12-11 23:02:17 UTC (rev 24212) @@ -1151,7 +1151,7 @@ SimpleToadletServer.passthroughMaxSizeLong=Maximum size of a file for transparent pass-through in fproxy SimpleToadletServer.port=FProxy port SimpleToadletServer.portLong=The TCP port FProxy should listen on -SimpleToadletServer.publicGatewayMode=Public gateway mode? +SimpleToadletServer.publicGatewayMode=Public gateway mode? (Only applies to allowed but non-full-access connections) SimpleToadletServer.publicGatewayModeLong=Should we enable public gateway mode? For IPs which are allowed to access the node, but are not allowed full access, this option disables the download queue and anything else that might conceivably be abused to attack the node, while still allowing browsing freesites. IP addresses with full access will be allowed to configure the node. SimpleToadletServer.ssl=Enable SSL? SimpleToadletServer.sslLong=Enable SSL on FProxy _______________________________________________ cvs mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
