add logic to handle SRV/DANE names (#3003 and 2526) in GNS resolver
[oweals/gnunet.git] / src / gns / gns.conf.in
index 25a6f3ab516ec1cc97932f31e43b9b9cefb10a6d..b9d8cc613c37e8c8788534ea42e8a73767f51629 100644 (file)
@@ -3,7 +3,8 @@ AUTOSTART = @AUTOSTART@
 HOSTNAME = localhost
 BINARY = gnunet-service-gns
 UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-gns.sock
-@UNIXONLY@PORT = 2102
+@JAVAPORT@PORT = 2102
+USER_SERVICE = YES
 
 # Do we require users that want to access GNS to run this process
 # (usually not a good idea)