aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/conversation.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-12-16 10:53:58 +0100
committerChristian Grothoff <christian@grothoff.org>2016-12-16 10:53:58 +0100
commit8108e41d89bb771fe8bcf887919de3f581f1cc0d (patch)
tree970c382485c663f8c8516b59e34790d33878dbfb /src/conversation/conversation.conf.in
parentf88d55e43f3d3a4468c2faa0621044ad17594e5f (diff)
downloadgnunet-8108e41d89bb771fe8bcf887919de3f581f1cc0d.tar.gz
gnunet-8108e41d89bb771fe8bcf887919de3f581f1cc0d.zip
add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement more of new NAT service
Diffstat (limited to 'src/conversation/conversation.conf.in')
-rw-r--r--src/conversation/conversation.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation/conversation.conf.in b/src/conversation/conversation.conf.in
index fb0478f4e..e966ed6d9 100644
--- a/src/conversation/conversation.conf.in
+++ b/src/conversation/conversation.conf.in
@@ -3,7 +3,7 @@ AUTOSTART = @AUTOSTART@
3BINARY = gnunet-service-conversation 3BINARY = gnunet-service-conversation
4UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-conversation.sock 4UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-conversation.sock
5HOSTNAME = localhost 5HOSTNAME = localhost
6@UNIXONLY@ PORT = 2106 6@UNIXONLY@ PORT = 2120
7 7
8# Desired phone line. Change if multiple users are using 8# Desired phone line. Change if multiple users are using
9# the same peer and we thus need disjoint phone lines. 9# the same peer and we thus need disjoint phone lines.