From d1d0d07f7bf94c1e147b9d133c9cf0df73c6c2bd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 3 Oct 2021 11:55:47 +0200 Subject: I wrote a patch for gnunet-secushare.git that fixes the config files that gnunet-arm will read. The @UNIXONLY@ stuff is removed since that causes a parse error. Tobias --- src/psycstore/psycstore.conf.in | 1 - 1 file changed, 1 deletion(-) (limited to 'src/psycstore') diff --git a/src/psycstore/psycstore.conf.in b/src/psycstore/psycstore.conf.in index 3905db1..43c2038 100644 --- a/src/psycstore/psycstore.conf.in +++ b/src/psycstore/psycstore.conf.in @@ -6,7 +6,6 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-psycstore.sock UNIX_MATCH_UID = YES UNIX_MATCH_GID = YES -@UNIXONLY@PORT = 2111 HOSTNAME = localhost ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; -- cgit v1.2.3