forked from I2P_Developers/i2p.www
update tunnel length default
This commit is contained in:
@@ -260,7 +260,7 @@ two routers should not be in the same tunnel. 0 to disable.
|
||||
<td> </td>
|
||||
<td>{% trans from=0, to=3 %}number from {{ from }} to {{ to }}{% endtrans %}</td>
|
||||
<td>{% trans from=0, to=7 %}{{ from }} to {{ to }}{% endtrans %}</td>
|
||||
<td>2
|
||||
<td>3
|
||||
<td>{% trans %}Length of tunnels in{% endtrans %}</td>
|
||||
</tr>
|
||||
|
||||
@@ -269,7 +269,7 @@ two routers should not be in the same tunnel. 0 to disable.
|
||||
<td> </td>
|
||||
<td>{% trans from=0, to=3 %}number from {{ from }} to {{ to }}{% endtrans %}</td>
|
||||
<td>{% trans from=0, to=7 %}{{ from }} to {{ to }}{% endtrans %}</td>
|
||||
<td>2
|
||||
<td>3
|
||||
<td>{% trans %}Length of tunnels out{% endtrans %}</td>
|
||||
</tr>
|
||||
|
||||
|
Reference in New Issue
Block a user