From b152bb26e38147ba3be74da5d137a803d6eac4b0 Mon Sep 17 00:00:00 2001 From: orignal Date: Wed, 13 Jan 2016 09:42:06 -0500 Subject: [PATCH] more parameters --- docs/configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/configuration.md b/docs/configuration.md index 8eb46ce2..150101d4 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -55,8 +55,11 @@ tunnels.cfg (filename of this config is subject of change): # optional parameters (may be omitted) # * keys -- our identity, if unset, will be generated on every startup, # if set and file missing, keys will be generated and placed to this file + # * address -- local interface to bind + # * signaturetype -- signature type for new destination. 0,1 or 7 [IRC] type = client + address = 127.0.0.1 port = 6668 destination = irc.postman.i2p keys = irc-keys.dat