forked from I2P_Developers/i2p.www
Percent symbol fix in docs
This commit is contained in:
@@ -67,7 +67,7 @@ First of all, the router doesn't work that well if it doesn't have a chance to "
|
||||
which is helped tremendously by others building tunnels through you.
|
||||
{%- endtrans %}</p>
|
||||
<p>{% trans -%}
|
||||
Secondly, over 90% of the routers in the current network allow participating traffic.
|
||||
Secondly, over 90% of the routers in the current network allow participating traffic.
|
||||
It's the default in the Java router.
|
||||
If your application doesn't route for others and it gets really popular, then it's a leech on the network,
|
||||
and it upsets the balance we have now.
|
||||
@@ -135,7 +135,7 @@ See i2psnark for code that reduces tunnel count and then closes the tunnel, even
|
||||
Have an auto-update feature if at all possible, or at least auto-notification of a new version.
|
||||
Our biggest fear is a huge number of routers out there that can't be updated.
|
||||
We have about 6-8 releases a year of the Java router, and it's critical to the health of the network that the users keep up.
|
||||
We usually have over 80% of the network on the latest release within 6 weeks after the release, and we'd like to keep it that way.
|
||||
We usually have over 80% of the network on the latest release within 6 weeks after the release, and we'd like to keep it that way.
|
||||
You don't need to worry about disabling the router's built-in auto-update function, as that code is in the router console,
|
||||
which you presumably are not bundling.
|
||||
{%- endtrans %}</p>
|
||||
|
Reference in New Issue
Block a user