default the wizard to 3 hops also

This commit is contained in:
zzz
2013-05-31 22:16:15 +00:00
parent 429ccf21b6
commit bfac9e398d

View File

@@ -471,7 +471,7 @@
<%=intl._("The wizard will set reasonably sensible default values for these, but you can view and/or edit these by clicking on the tunnel's name in the main I2PTunnel page.")%>
</p>
<input type="hidden" name="tunnelDepth" value="2" />
<input type="hidden" name="tunnelDepth" value="3" />
<input type="hidden" name="tunnelVariance" value="0" />
<input type="hidden" name="tunnelQuantity" value="2" />
<input type="hidden" name="tunnelBackupQuantity" value="0" />