forked from I2P_Developers/i2p.www
add garlic farm port
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{% trans %}Ports Used by I2P{% endtrans %}{% endblock %}
|
||||
{% block lastupdated %}{% trans %}March 2018{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9.34{% endblock %}
|
||||
{% block lastupdated %}{% trans %}May 2019{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9.40{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
<p>{% trans -%}
|
||||
@@ -16,7 +16,7 @@ There is more information in <a href="{{ faq }}#ports">the FAQ</a>.
|
||||
See also the documentation for individual plugins.
|
||||
Plugin authors please add any ports you use here.
|
||||
For new plugins, we recommend using the next available port
|
||||
in the 766x range.
|
||||
in the 767x range.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<table>
|
||||
@@ -53,6 +53,7 @@ in the 766x range.
|
||||
<tr><td>7664</td><td>JAMWiki Plugin</td></tr>
|
||||
<tr><td>7667</td><td>Router Console SSL</td></tr>
|
||||
<tr><td>7668</td><td>Eepsite SSL</td></tr>
|
||||
<tr><td>7669</td><td>Garlic Farm</td></tr>
|
||||
<tr><td></td><td><i>{% trans %}recommended spot for new plugins/applications{% endtrans %}</i></td></tr>
|
||||
<tr><td>8002</td><td>I2PSnark (standalone install only)</td></tr>
|
||||
<tr><td>8003</td><td>I2PSnark SSL (standalone install only)</td></tr>
|
||||
|
Reference in New Issue
Block a user