From 202ec5f56d614367269ada7f364fb188e80ae97e Mon Sep 17 00:00:00 2001 From: orignal Date: Fri, 11 Jan 2019 14:26:53 -0500 Subject: [PATCH] NTCP2 options --- docs/user-guide/configuration.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/user-guide/configuration.md b/docs/user-guide/configuration.md index 05e58a1..8b33f0f 100644 --- a/docs/user-guide/configuration.md +++ b/docs/user-guide/configuration.md @@ -233,6 +233,14 @@ exploratory.inbound.quantity | Exploratory inbound tunnels quantity. 3 exploratory.outbound.length | Exploratory outbound tunnels length. 2 by default exploratory.outbound.quantity | Exploratory outbound tunnels length. 3 by default +### NTCP2 options + +Option | Description +-------------------------------------- | -------------------------------------- +ntcp2.enabled | Enable NTCP2. Enabled by default +ntcp2.published | Enable incoming NTCP2 connections. Disabled by default +ntcp2.port | Port to listen for incoming NTCP2 connections (default: auto) + Local addressbook -----------------