From: LRN Date: Fri, 17 Jan 2014 04:12:56 +0000 (+0000) Subject: Add hostname to conversation config X-Git-Tag: initial-import-from-subversion-38251~5011 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6a7e0b55b60b208d621a54edde630cc63c5aeb35;p=oweals%2Fgnunet.git Add hostname to conversation config --- diff --git a/src/conversation/conversation.conf.in b/src/conversation/conversation.conf.in index 6079f1c0a..54204fc9f 100644 --- a/src/conversation/conversation.conf.in +++ b/src/conversation/conversation.conf.in @@ -2,6 +2,7 @@ AUTOSTART = @AUTOSTART@ BINARY = gnunet-service-conversation UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-conversation.sock +HOSTNAME = localhost @UNIXONLY@ PORT = 2106 ACCEPT_FROM = 127.0.0.1;