Added https to default i2pcontrol port

This commit is contained in:
dev
2015-04-13 20:55:02 +00:00
parent 182dfabd63
commit cfc0c87b8a
8 changed files with 1 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ The JSONRPC2 implementation for the client as well as the plugin is provided by
A list of implementations of JSON-RPC for various languages can be found at <a href="http://json-rpc.org/wiki/implementations">the JSON-RPC wiki</a>.
{%- endtrans %}</p>
<p>{% trans %}I2PControl is by default listening on localhost:7650{% endtrans %}</p>
<p>{% trans %}I2PControl is by default listening on https://localhost:7650{% endtrans %}</p>
<h2>{% trans %}API, version 1.{% endtrans %}</h2>
<p>{% trans -%}