Add hostname to conversation config
authorLRN <lrn1986@gmail.com>
Fri, 17 Jan 2014 04:12:56 +0000 (04:12 +0000)
committerLRN <lrn1986@gmail.com>
Fri, 17 Jan 2014 04:12:56 +0000 (04:12 +0000)
src/conversation/conversation.conf.in

index 6079f1c0a76ec2d0fa414f10fbdaa4a84810eb04..54204fc9f2838b5d26ad6fe0823cc4389bea4666 100644 (file)
@@ -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;