forked from I2P_Developers/i2p.www
More proposal 147 updates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{% trans %}The Network Database{% endtrans %}{% endblock %}
|
||||
{% block lastupdated %}{% trans %}January 2019{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9.38{% endblock %}
|
||||
{% block lastupdated %}{% trans %}August 2019{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9.42{% endblock %}
|
||||
{% block content %}
|
||||
<h2>{% trans %}Overview{% endtrans %}</h2>
|
||||
|
||||
@@ -88,6 +88,17 @@ Above the minimum threshold, the advertised bandwidth is not used or trusted any
|
||||
in the router, except for display in the user interface and for debugging and network analysis.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<p>Valid NetID numbers:</p>
|
||||
<table><tr><th>Usage<th>NetID Number
|
||||
<tr><td>Reserved<td>0
|
||||
<tr><td>Reserved<td>1
|
||||
<tr><td>Current Network (default)<td>2
|
||||
<tr><td>Reserved Future Networks<td>3 - 15
|
||||
<tr><td>Forks and Test Networks<td>16 - 254
|
||||
<tr><td>Reserved<td>255
|
||||
</table>
|
||||
|
||||
|
||||
<h3>{% trans %}Additional Options{% endtrans %}</h3>
|
||||
|
||||
<p>{% trans stats=i2pconv('stats.i2p') -%}
|
||||
|
Reference in New Issue
Block a user