diff --git a/apps/i2ptunnel/jsp/wizard.jsp b/apps/i2ptunnel/jsp/wizard.jsp index 9d9aa19ff9ef96f371b0af51e1b42cf10a4f3cb2..4fdfc34b355f4f74c2d81db797e23ecef0078067 100644 --- a/apps/i2ptunnel/jsp/wizard.jsp +++ b/apps/i2ptunnel/jsp/wizard.jsp @@ -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" />